[Pkg-gnupg-commit] r167 - in /gpa/trunk/debian: changelog gpa.1

dleidert-guest at users.alioth.debian.org dleidert-guest at users.alioth.debian.org
Sun Dec 6 13:50:33 UTC 2009


Author: dleidert-guest
Date: Sun Dec  6 13:50:28 2009
New Revision: 167

URL: http://svn.debian.org/wsvn/pkg-gnupg/?sc=1&rev=167
Log:
* debian/gpa.1: Fixed typos. Fixed syntax (arguments may contain files).

Modified:
    gpa/trunk/debian/changelog
    gpa/trunk/debian/gpa.1

Modified: gpa/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnupg/gpa/trunk/debian/changelog?rev=167&op=diff
==============================================================================
--- gpa/trunk/debian/changelog (original)
+++ gpa/trunk/debian/changelog Sun Dec  6 13:50:28 2009
@@ -1,6 +1,7 @@
 gpa (0.9.0-2) UNRELEASED; urgency=low
 
   * NOT RELEASED YET
+  * debian/gpa.1: Fixed typos. Fixed syntax (arguments may contain files).
 
  -- Daniel Leidert (dale) <daniel.leidert at wgdd.de>  Sun, 06 Dec 2009 13:26:07 +0100
 

Modified: gpa/trunk/debian/gpa.1
URL: http://svn.debian.org/wsvn/pkg-gnupg/gpa/trunk/debian/gpa.1?rev=167&op=diff
==============================================================================
--- gpa/trunk/debian/gpa.1 (original)
+++ gpa/trunk/debian/gpa.1 Sun Dec  6 13:50:28 2009
@@ -5,7 +5,8 @@
 
 .SH "SYNOPSIS"
 .B gpa
-.RI [ "OPTION(S)" ]
+.RB [ "OPTION(S)" ]
+.RI [ "FILE(S)" ]
 
 .SH "DESCRIPTION"
 The GNU Privacy Assistant (GPA) is a graphical user interface for the GNU
@@ -25,17 +26,18 @@
 .B \-d, \-\-daemon
 Enable the UI server.
 .TP
-.B \-\-diaplay=\fIDISPLAY\fP
+.B \-\-display=\fIDISPLAY\fP
 Open on the specified \fIDISPLAY\fP.
 .TP
 .B \-f, \-\-files
-Start with the file-manager open.
+Start with the file-manager open. This is the \fIdefault\fP if one or more
+\fIFILE(S)\fP are added to the command arguments.
 .TP
 .B \-k, \-\-keyring
 Start with the keyring editor. This is the \fIdefault\fP.
 .TP
 .B \-o, \-\-options=\fIFILE\fP
-Read options from the specified file instead of from \fI~/.gnupg/gpa.conf\fP.
+Read options from the specified file instead of \fI~/.gnupg/gpa.conf\fP.
 .TP
 .B \-s, \-\-settings
 Open the settings dialog.




More information about the Pkg-gnupg-commit mailing list