[Debian-astro-commits] [cpl-plugin-template] 44/81: put spaces around default values

Ole Streicher olebole at moszumanska.debian.org
Mon Jul 20 12:08:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

olebole pushed a commit to branch debian
in repository cpl-plugin-template.

commit 479a81489e34dcf43bd3c05b68e0e5f70f881768
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 d9f77af..d8f5f55 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-astro/packages/cpl-plugin-template.git



More information about the Debian-astro-commits mailing list