diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-07-26 03:34:04 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-07-26 03:34:04 +0200 |
commit | 61c38c65f4745d690a3a0b661827684378d793dc (patch) | |
tree | 00c55a0c3434ccb3fd10e03491ce98f3b7257a8d | |
parent | 0c717601304f8021665d29d785a83f23b8b5a36c (diff) | |
download | ponysay-61c38c65f4745d690a3a0b661827684378d793dc.tar.gz ponysay-61c38c65f4745d690a3a0b661827684378d793dc.tar.bz2 ponysay-61c38c65f4745d690a3a0b661827684378d793dc.zip |
m manual + make file inits submodules
-rw-r--r-- | Makefile | 1 | ||||
-rw-r--r-- | manuals/manpage.6 | 2 | ||||
-rw-r--r-- | manuals/manpage.es.6 | 2 | ||||
-rw-r--r-- | manuals/ponysay.texinfo | 11 | ||||
-rw-r--r-- | ponysay.pdf | bin | 291206 -> 291779 bytes |
5 files changed, 14 insertions, 2 deletions
@@ -17,6 +17,7 @@ ponythinkcompletion: sed -e 's/ponysay/ponythink/g' <"completion/zsh-completion.zsh" | sed -e 's/\/ponythink\//\/ponysay\//g' -e 's/\\\/ponythink\\\//\\\/ponysay\\\//g' >"completion/zsh-completion-think.zsh" submodules: + git submodule init git submodule update (cd "ponyquotes4ponysay/"; make -B) diff --git a/manuals/manpage.6 b/manuals/manpage.6 index 5f8c839..a242fb1 100644 --- a/manuals/manpage.6 +++ b/manuals/manpage.6 @@ -20,10 +20,12 @@ ponysay \- A cowsay wrapper with ponies .SH SYNOPSIS .B ponysay .RI [ options ] +[--] .RI [ message ] .br .B ponythink .RI [ options ] +[--] .RI [ message ] .br .SH DESCRIPTION diff --git a/manuals/manpage.es.6 b/manuals/manpage.es.6 index 6f9e1eb..c6102bb 100644 --- a/manuals/manpage.es.6 +++ b/manuals/manpage.es.6 @@ -20,10 +20,12 @@ ponysay \- un contenedor para cowsay usando ponis .SH SINOPSIS .B ponysay .RI [ opciones ] +[--] .RI [ mensaje ] .br .B ponythink .RI [ opciones ] +[--] .RI [ mensaje ] .br .SH DESCRIPCIÓN diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index 0a84da7..0ea797b 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -96,8 +96,8 @@ is printed on standard output. The format for running the @command{ponysay} program is: @example -ponysay [@var{option}@dots{}] [@var{message}] -ponythink [@var{option}@dots{}] [@var{message}] +ponysay [@var{option}@dots{}] [--] [@var{message}] +ponythink [@var{option}@dots{}] [--] [@var{message}] @end example Running @command{ponysay} will print a speech balloon, @@ -108,6 +108,9 @@ Otherwise @command{ponysay} and @command{ponythink} is the same thing. @table @option +@item -- +Parse the following arguments as parts of @code{@var{message}}. + @item -h Show summary of options. @@ -172,6 +175,7 @@ by hand, you can run @code{cat | ponysay}. @node Fortune cookies @section Fortune cookies @cindex fortune +@cindex startup @cindex on startup If you have @command{fortune} installed -- this program may be named @@ -315,6 +319,9 @@ extension @command{kmsponies4ponysay}. @cindex kernel mode settings @cindex 9term @cindex putty +@cindex terminals +@cindex fonts +@cindex broken ponies Ponysay works perfectly on @command{xterm}, @command{xterm} like terminals including @command{putty}, settings may however need to be customised for Unicode Character Set diff --git a/ponysay.pdf b/ponysay.pdf Binary files differindex 6dc86b4..bee2534 100644 --- a/ponysay.pdf +++ b/ponysay.pdf |