[cpl-plugin-kmos] 01/06: put spaces around default values
Ole Streicher
olebole-guest at moszumanska.debian.org
Wed Nov 27 15:29:14 UTC 2013
This is an automated email from the git hooks/post-receive script.
olebole-guest pushed a commit to branch debian
in repository cpl-plugin-kmos.
commit 5dd0ccb03aa25e67c602594aacacc826983ddbfa
Author: Ole Streicher <debian at liska.ath.cx>
Date: Thu Oct 31 11:34:49 2013 +0100
put spaces around default values
---
debian/create_manpage.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/create_manpage.py b/debian/create_manpage.py
index 8a8319a..83b34b9 100644
--- a/debian/create_manpage.py
+++ b/debian/create_manpage.py
@@ -59,7 +59,7 @@ Please report any problems to {email}. Alternatively, you may send a report to t
par_template = '''.TP
\\fB--{name}\\fR \\fI<{type}>\\fR
{description}. The full name of this option for the EsoRex configuration
-file is \\fB{fullname}\\fR [default={default}].
+file is \\fB{fullname}\\fR [default = \\fI{default}\\fR].
'''
seealso_template = ".IR {name} ({section})"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cpl-plugin-kmos.git
More information about the debian-science-commits
mailing list