You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -81,11 +81,14 @@ done by \fB\-e\fP and \fB\-T\fP will be lost if one of the provided modes is use
81
81
The \fB\-f\fP option specifies a particular cow picture file (\(lqcowfile\(rq) to
82
82
use. If the cowfile spec contains \fI/\fP then it will be interpreted
83
83
as a path relative to the current directory. Otherwise, cowsay
84
-
will search the path specified in the \fBCOWPATH\fP environment variable. To list all cowfiles on the current \fBCOWPATH\fP, invoke \fBcowsay\fP with the \fB\-l\fP switch.
84
+
will search the path specified in the \fBCOWPATH\fP environment variable. If \fB\-f\-\fP is specified, provides
85
+
interactive Unix filter (command\-line fuzzy finder) to search the cowfile.
86
+
.sp
87
+
To list all cowfiles on the current \fBCOWPATH\fP, invoke \fBcowsay\fP with the \fB\-l\fP switch.
85
88
.sp
86
89
\fB\-\-random\fP pick randomly from available cowfiles
87
90
.sp
88
-
\fB\-\-bold\fPoutput as bold text
91
+
\fB\-\-bold\fPoutputs as bold text
89
92
.sp
90
93
\fB\-\-rainbow\fP and \fB\-\-aurora\fP filters with colors an ASCII picture of a cow saying something
Copy file name to clipboardExpand all lines: doc/cowsay.1.txt.tpl
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,10 @@ done by *-e* and *-T* will be lost if one of the provided modes is used.
58
58
The *-f* option specifies a particular cow picture file (``cowfile'') to
59
59
use. If the cowfile spec contains '/' then it will be interpreted
60
60
as a path relative to the current directory. Otherwise, cowsay
61
-
will search the path specified in the *COWPATH* environment variable. To list all cowfiles on the current *COWPATH*, invoke *cowsay* with the *-l* switch.
61
+
will search the path specified in the *COWPATH* environment variable. If *-f -* is specified, provides
62
+
interactive Unix filter (command-line fuzzy finder) to search the cowfile.
63
+
64
+
To list all cowfiles on the current *COWPATH*, invoke *cowsay* with the *-l* switch.
0 commit comments