[DRE-commits] [SCM] ruby-bluefeather.git branch, master, updated. upstream/0.40-8-gbc9dd1f
Youhei SASAKI
uwabami at gfd-dennou.org
Sat Feb 9 06:22:27 UTC 2013
The following commit has been merged in the master branch:
commit 7079436652f4fbc04d1d2b8e83d46e0f2e9e2d1b
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date: Sat Feb 9 15:15:46 2013 +0900
Fix typo.
Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
diff --git a/debian/bluefeather.1 b/debian/bluefeather.1
index 249bad8..a370453 100644
--- a/debian/bluefeather.1
+++ b/debian/bluefeather.1
@@ -10,17 +10,18 @@ bluefeather \- Extended Markdown Converter
.SH OPTIONS
.TP
\fB\-e\fR, \fB\-\-encoding\fR NAME
-parse input files as encoding of NAME.
-(s[hift(_\-)jis] / e[uc\-jp] / u[tf\-8] / a[scii]
+parse input files as encoding of NAME:
.IP
-default: 'utf\-8')
+s[hift(_\-)jis] / e[uc\-jp] / u[tf\-8] / a[scii]
+.IP
+default: 'utf\-8'
.TP
\fB\-f\fR, \fB\-\-format\fR TYPE
-specify format.
-(t[ext] => text mode
-.TP
-d[ocument]
-=> document mode)
+specify format:
+.IP
+t[ext] => text mode
+.IP
+d[ocument] => document mode
.TP
\fB\-\-force\fR
write even if target files have not changed.
--
ruby-bluefeather.git
More information about the Pkg-ruby-extras-commits
mailing list