diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
commit | fc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch) | |
tree | ce1e3bce06471410239a6f41282e328770aa404a /upstream/debian-unstable/man1/gsnd.1 | |
parent | Initial commit. (diff) | |
download | manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip |
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/debian-unstable/man1/gsnd.1')
-rw-r--r-- | upstream/debian-unstable/man1/gsnd.1 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/upstream/debian-unstable/man1/gsnd.1 b/upstream/debian-unstable/man1/gsnd.1 new file mode 100644 index 00000000..2711357c --- /dev/null +++ b/upstream/debian-unstable/man1/gsnd.1 @@ -0,0 +1,19 @@ +.TH GSND 1 "01 November 2023" 10.02.1 Ghostscript \" -*- nroff -*- +.SH NAME +gsnd \- Run ghostscript (PostScript and PDF engine) without display +.SH SYNOPSIS +\fBgsnd\fR [ \fIoptions\fR ] [ \fIfiles\fR ] ... +.SH DESCRIPTION +This script simply invokes +.BR gs (1) +with the +.B -NODISPLAY +flag, followed by any other arguments from the command-line. +.SH SEE ALSO +gs(1) +.SH VERSION +This document was last revised for Ghostscript version 10.02.1. +.SH AUTHOR +Artifex Software, Inc. are the +primary maintainers of Ghostscript. +This manpage by George Ferguson. |