[seahorse] Provide a man-page for seahorse
- From: Pablo Castellano <pablog src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [seahorse] Provide a man-page for seahorse
- Date: Tue, 15 Dec 2009 03:41:28 +0000 (UTC)
commit e852cb47ed77ef71610d6a87b2271271156d1029
Author: Pablo Castellano <pablog src gnome org>
Date: Mon Nov 30 00:41:34 2009 +0100
Provide a man-page for seahorse
Closes: bgo#592959
src/Makefile.am | 3 +++
src/seahorse.1 | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 56 insertions(+), 0 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 370b0da..6c9232c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -80,7 +80,10 @@ desktop_in_files = seahorse.desktop.in
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
@INTLTOOL_DESKTOP_RULE@
+man_MANS = seahorse.1
+
EXTRA_DIST = \
+ $(man_MANS) \
$(ui_DATA) \
seahorse.desktop.in.in
diff --git a/src/seahorse.1 b/src/seahorse.1
new file mode 100644
index 0000000..f495f90
--- /dev/null
+++ b/src/seahorse.1
@@ -0,0 +1,53 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
+.TH SEAHORSE "1" "November 2009" "seahorse 2.29.1" "User Commands"
+.SH NAME
+seahorse \- Encryption Key Manager
+.SH SYNOPSIS
+seahorse [OPTION...]
+.SH DESCRIPTION
+Seahorse is a front end for GnuPG - the Gnu Privacy Guard program -
+that integrates to the GNOME desktop. It is a tool for secure
+communications and data storage. Data encryption and digital signature
+creation can easily be performed through a GUI and Key Management
+operations can easily be carried out through an intuitive interface.
+.SH OPTIONS
+.TP
+\-?, \fB\-\-help\fR
+Show help options
+.TP
+\fB\-\-help\-all\fR
+Show all help options
+.TP
+\fB\-\-help\-gtk\fR
+Show GTK+ Options
+.SS "Application Options:"
+.TP
+\fB\-v\fR, \fB\-\-version\fR
+Version of this application
+.TP
+\fB\-\-display\fR=\fIDISPLAY\fR
+X display to use
+.SH BUGS
+If you find a bug, please report it at http://bugzilla.gnome.org/enter_bug.cgi?product=seahorse.
+.SH AUTHORS
+Jacob Perkins <jap1 users sourceforge net>
+.TP
+Jose Carlos Garcia Sogo <jsogo users sourceforge net>
+.TP
+Jean Schurger <jk24 users sourceforge net>
+.TP
+Stef Walter <stef memberwebs com>
+.TP
+Adam Schreiber <sadam gnome org>
+.SH "SEE ALSO"
+The full documentation for
+.B seahorse
+is maintained as a Texinfo manual. If the
+.B info
+and
+.B seahorse
+programs are properly installed at your site, the command
+.IP
+.B info seahorse
+.PP
+should give you access to the complete manual.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]