aboutsummaryrefslogtreecommitdiff
path: root/manuals/manpage.0
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2012-08-26 19:09:38 +0200
committerMattias Andrée <maandree@operamail.com>2012-08-26 19:09:38 +0200
commit8d662d5127f16280ddd2ed4678a45b04a0f1f74a (patch)
tree65d27f56ef92f5b7afd8c57dad82928fc4f5a38b /manuals/manpage.0
parent73fc8a104a3128d0527d395677aeac9472ea68bd (diff)
downloadponysay-8d662d5127f16280ddd2ed4678a45b04a0f1f74a.tar.gz
ponysay-8d662d5127f16280ddd2ed4678a45b04a0f1f74a.tar.bz2
ponysay-8d662d5127f16280ddd2ed4678a45b04a0f1f74a.zip
manpages updated with long options
Diffstat (limited to 'manuals/manpage.0')
-rw-r--r--manuals/manpage.021
1 files changed, 11 insertions, 10 deletions
diff --git a/manuals/manpage.0 b/manuals/manpage.0
index 362aa39..359afd7 100644
--- a/manuals/manpage.0
+++ b/manuals/manpage.0
@@ -46,39 +46,39 @@ For an extensive documentation run `info ponysay`.
.SH OPTIONS
A summary of options is included below.
.TP
-.B \-h
+.B \-h, \-\-help
Show summary of options.
.TP
-.B \-v
+.B \-v, \-\-version
Show version of program.
.TP
-.B \-l
+.B \-l, \-\-list
List pony files.
.TP
-.B \-L
+.B \-L, \-\-symlist, \-\-altlist
List pony files with alternative names inside brackets.
.TP
-.B \+l
+.B \+l, \+\+list
List non-MLP:FiM pony files.
.TP
-.B \+L
+.B \+L, \+\+symlist, \+\+altlist
List non-MLP:FiM pony files with alternative names inside brackets.
.TP
-.B \-f \fIname\fP
+.B \-f, \-\-file, \-\-pony \fIname\fP
Select a pony (either a file name or a pony name), you can use this options multiple times,
and one of the will be selected randomly.
.TP
-.B \-F \fIname\fP
+.B \-F, \+\+file, \+\+pony \fIname\fP
Select a non-MLP:FiM pony (either a file name or a pony name), you can use this options
multiple times, and one of the will be selected randomly.
.TP
-.B \-q [\fIname\fP...]
+.B \-q, \-\-quote [\fIname\fP...]
By using this option, a pony will be printed with quotes from her in My Little Pony:
Friendship is Magic. The pony will be selected randomly, unless at least one pony
is added as an argument after \fI-q\fP. If one or more ponies are added after \fI-q\fP
the pony will be selected randomly from that set of ponies.
.TP
-.B \-W \fIcolumn\fP
+.B \-W, \-\-wrap \fIcolumn\fP
The screen column where the message should be wrapped.
.SH ENVIRONMENT
.TP
@@ -119,3 +119,4 @@ Mattias Andrée <maandree@kth.se> for the official ponysay release.
.PP
This program is licensed under WTFPL.
.\" See file COPYING to see the license.
+ \ No newline at end of file