summaryrefslogtreecommitdiffstats
path: root/debian/gdm-screenshot.1.pod
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 14:30:15 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 14:30:15 +0000
commit2a6094fa353e2f347967efc1a52bb3c7c6a2f62f (patch)
tree89fbd8df24d08609dee3f34ff1c3caedf1d26a68 /debian/gdm-screenshot.1.pod
parentAdding upstream version 3.38.2.1. (diff)
downloadgdm3-2a6094fa353e2f347967efc1a52bb3c7c6a2f62f.tar.xz
gdm3-2a6094fa353e2f347967efc1a52bb3c7c6a2f62f.zip
Adding debian version 3.38.2.1-1.debian/3.38.2.1-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/gdm-screenshot.1.pod')
-rw-r--r--debian/gdm-screenshot.1.pod56
1 files changed, 56 insertions, 0 deletions
diff --git a/debian/gdm-screenshot.1.pod b/debian/gdm-screenshot.1.pod
new file mode 100644
index 0000000..5926233
--- /dev/null
+++ b/debian/gdm-screenshot.1.pod
@@ -0,0 +1,56 @@
+=head1 NAME
+
+gdm-screenshot - take a picture of the screen
+
+=head1 SYNOPSIS
+
+B<gdm-screenshot> [OPTION...]
+
+=head1 DESCRIPTION
+
+B<gdm-screenshot> is a utility for taking screenshots of the entire screen and
+saving them as PNG image files.
+
+=head1 OPTIONS
+
+B<Help Options:>
+
+=over 4
+
+=item B<-h>, B<--help>
+
+Show help options
+
+=item B<--help-all>
+
+Show all help options
+
+=item B<--help-gtk>
+
+Show GTK+ Options
+
+=back
+
+B<Application Options:>
+
+=over 4
+
+=item B<-d>, B<--debug>
+
+Debugging output
+
+=item B<--display>=I<DISPLAY>
+
+X display to use
+
+=back
+
+=head1 SEE ALSO
+
+gdm3(8).
+
+=head1 AUTHORS
+
+B<gdm-screenshot> is part of the B<GDM> software package, which is part of
+the GNOME project. This manpage was written by Nathan Handler
+<nhandler@ubuntu.com> for the Debian system, but may be used by others.