cvs commit: src/usr.sbin/pkg_install/add main.c pkg_add.1 src/usr.sbin/pkg_install/create main.c pkg_create.1 src/usr.sbin/pkg_install/delete main.c pkg_delete.1 src/usr.sbin/pkg_install/info main.c pkg_info.1 ...

Andrew Lankford lankfordandrew at charter.net
Wed Jun 4 05:48:13 UTC 2008


$man find

...Ok, maybe "primaries" used with find don't count as command line options.

Arguably, the output of "foo -h" is more light weight than "man foo".  
OTOH, if lots of long options
make it necessary to do this instead:  "foo -h 2>&1 | more -es", then I 
see where you're coming from.

Why not just supply an one-letter option that is equivalent for every 
long option?  Might make for
a more verbose man page, but...

Andrew Lankford


More information about the cvs-all mailing list