diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-08-01 14:40:26 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-08-01 14:40:26 +0200 |
commit | 4d7c8b3dd27742a6a07a95a01bf85234e7d463d5 (patch) | |
tree | 518f01995ca901cd7cd1ba94a3f21a5cc08bb67d /info | |
parent | doc bash version (diff) | |
download | argparser-4d7c8b3dd27742a6a07a95a01bf85234e7d463d5.tar.gz argparser-4d7c8b3dd27742a6a07a95a01bf85234e7d463d5.tar.bz2 argparser-4d7c8b3dd27742a6a07a95a01bf85234e7d463d5.tar.xz |
missed to uncommment line
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'info')
-rw-r--r-- | info/argparser.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/info/argparser.texinfo b/info/argparser.texinfo index 19c70ff..3d7fff8 100644 --- a/info/argparser.texinfo +++ b/info/argparser.texinfo @@ -54,7 +54,7 @@ Texts. A copy of the license is included in the section entitled * Python version:: Using the Python version. * Java version:: Using the Java version. * C version:: Using the C version. -@c* Bash version:: Using the Bash version. +* Bash version:: Using the Bash version. * GNU Free Documentation License:: Copying and sharing this manual. @end menu |