[DRE-commits] [ruby-beautify] 01/02: debian/README.source: Information about manpages generation added.

Tomasz Nitecki tnnn-guest at moszumanska.debian.org
Tue Mar 1 12:23:05 UTC 2016


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

tnnn-guest pushed a commit to branch master
in repository ruby-beautify.

commit 2a87b075d66241f068486095bd06288df3c1adec
Author: Tomasz Nitecki <tnnn at tnnn.pl>
Date:   Tue Mar 1 09:03:44 2016 -0300

    debian/README.source: Information about manpages generation added.
---
 debian/README.source       | 6 ++++++
 debian/ruby-beautify.1.txt | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..aecace1
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,6 @@
+## Manpages
+
+Manpages are generated by running:
+  a2x -f manpage ./debian/ruby-beautify.1.txt
+
+rbeautify.1 is an a2x autogenerated link to ruby-beautify.1 manpage.
diff --git a/debian/ruby-beautify.1.txt b/debian/ruby-beautify.1.txt
index 3bab08e..30836ae 100644
--- a/debian/ruby-beautify.1.txt
+++ b/debian/ruby-beautify.1.txt
@@ -1,4 +1,4 @@
-rubybeautify(1)
+ruby-beautify(1)
 ================
 :doctype: manpage
 
@@ -30,7 +30,7 @@ OPTIONS
   Count of characters to use for indenting.
 
 *--overwrite*::
-  Overwrites file(s) in place. It won't overwrite files that fail syntax check. 
+  Overwrites file(s) in place. It won't overwrite files that fail syntax check.
 
 *<file>...*::
   Pretty up provided file(s).

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-beautify.git



More information about the Pkg-ruby-extras-commits mailing list