commit: b623e3b05f43513dea9919a7f2644c52a17f5fb0 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org> AuthorDate: Tue Jan 6 18:26:03 2015 +0000 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org> CommitDate: Tue Jan 6 21:19:39 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=b623e3b0
py2man/options.py: Add missed '1name' option --- py2man/options.py | 2 ++ 1 file changed, 2 insertions(+) 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"