aboutsummaryrefslogtreecommitdiff
path: root/py2man
diff options
context:
space:
mode:
authorBrian Dolbec <dolsen@gentoo.org>2015-01-06 10:26:03 -0800
committerBrian Dolbec <dolsen@gentoo.org>2015-01-06 13:19:39 -0800
commitb623e3b05f43513dea9919a7f2644c52a17f5fb0 (patch)
tree6dd36c0f06ed8881dcd7f84a4ecbb1d2f87fa1e9 /py2man
parentpy2man/manpages.py: set date once, debug fixes (diff)
downloadgentoo-keys-b623e3b05f43513dea9919a7f2644c52a17f5fb0.tar.gz
gentoo-keys-b623e3b05f43513dea9919a7f2644c52a17f5fb0.tar.bz2
gentoo-keys-b623e3b05f43513dea9919a7f2644c52a17f5fb0.zip
py2man/options.py: Add missed '1name' option
Diffstat (limited to 'py2man')
-rw-r--r--py2man/options.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/py2man/options.py b/py2man/options.py
index 68134b0..87d19bf 100644
--- a/py2man/options.py
+++ b/py2man/options.py
@@ -52,6 +52,8 @@ The email address to search for or use.''',
The nick of the user whose gkey seed is being added''',
'name': '''.IP "-N \\fINAME\\fR, --name \\fINAME"
The name of the user whose gkey seed is being added''',
+ '1name': '''.IP "-N \\fINAME\\fR, --name \\fINAME"
+The name of the user whose gkey seed is being added''',
'keydir': '''.IP "-r \\fIKEYDIR\\fR, --keydir \\fIKEYDIR"
The key directory the key is to be installed to''',
'signature': '''.IP "-s \\fISIGNATURE\\fR, --signature \\fISIGNATURE"