aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2012-10-11 23:40:11 +0200
committerMattias Andrée <maandree@operamail.com>2012-10-11 23:40:11 +0200
commit6b49c9412820479cc114204b580fe33801b1bd28 (patch)
treec148cce50defc8a2e337cc0d21df45c5020b6915
parentbf619ffa24a5b3323f53f8eaeb56ce3b4475d7d2 (diff)
downloadponysay-6b49c9412820479cc114204b580fe33801b1bd28.tar.gz
ponysay-6b49c9412820479cc114204b580fe33801b1bd28.tar.bz2
ponysay-6b49c9412820479cc114204b580fe33801b1bd28.zip
document the -o flag and update the change log
-rw-r--r--CHANGELOG2
-rw-r--r--manuals/manpage.03
-rw-r--r--manuals/ponysay.texinfo10
3 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d73a4bc..892416b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -13,6 +13,8 @@ Version 2.8
Support for terminal capabilities emulation with the flags -X, -V and -K.
+ Support for printing just the pony, using the flag -o.
+
Version 2.7
diff --git a/manuals/manpage.0 b/manuals/manpage.0
index cb653f8..5162a50 100644
--- a/manuals/manpage.0
+++ b/manuals/manpage.0
@@ -89,6 +89,9 @@ and the second are non-MLP-FiM.
.B \+A, \+\+all, \-\-symall, \-\-altall
List all pony files, including alternatives names inside brackets, these from MLP:FiM and non-MLP:FiM
the first list are the MLP:FiM and the second one are non-MLP:FiM.
+.TP
+.B \-o, \-\-pony\-only, \-\-ponyonly
+Just print the pony, nothing else like the speech balloon.
.SH ENVIRONMENT
.TP
.B PONYSAY_BOTTOM
diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo
index d2f2f6f..5df4fd2 100644
--- a/manuals/ponysay.texinfo
+++ b/manuals/ponysay.texinfo
@@ -283,6 +283,14 @@ and the second are non-MLP:FiM.
List all ponies names, including alternatives, these from MLP:FiM and non-MLP:FiM
the first list are the MLP:FiM and the second one are non-MLP:FiM.
+@item -o
+@itemx --pony-only
+@itemx --ponyonly
+@opindex @option{-o}
+@opindex @option{--pony-only}
+@opindex @option{--ponyonly}
+Print just the pony, nothing else like the speech balloon.
+
@item -X
@itemx --256-colours
@itemx --256colours
@@ -1916,6 +1924,8 @@ Support for explicit non-word wrapping using non-breaking space had been added t
The word wrapper colours the inserted hyphens in red.
@item
Support for terminal capabilities emulation with the flags @option{-X}, @option{-V} and @option{-K}.
+@item
+Support for printing just the pony, using the flag @option{-o}.
@end itemize