On Tue, Aug 17, 2010 at 08:52:37PM +0400, anonymous wrote:
> usage: cmd [-abcde] [-f file] [-g pattern] [file ...]
What about cmd [-abcde] [-fg arg] [file ...]?

> usage: flo [-c id] [-f from] [-r id] [-t to] [-w what] [what[,from][-to]]
With the above rules this should be: flo [-cfrtw arg] [what[,from][-to]]

Leaving the man page the task to teach the user what each option do.

It would be nice to have a guidelines with this and other stuff there, at least
for the suckless community.


Reply via email to