From 6b49c9412820479cc114204b580fe33801b1bd28 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 11 Oct 2012 23:40:11 +0200 Subject: document the -o flag and update the change log --- manuals/manpage.0 | 3 +++ manuals/ponysay.texinfo | 10 ++++++++++ 2 files changed, 13 insertions(+) (limited to 'manuals') 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 -- cgit