Package: manpages
File: /usr/share/man/man7/undocumented.7.gz
After
Try the following options if you want more information:
foo --help, foo -h, foo -?
Please add
However, often commands are booby trapped in that they proceed
to execute, ignoring --help etc., leading to unpleasant and/or
unintended consequences. So perhaps first see if there is such
built-in --help usage documentation to be had in the first
place:
strings `which foo`|less
(Or maybe mention it before, not after, lest one say undocumented(7) is
booby trapped too!)
P.S.,
perhaps add
dlocate foo
before
dpkg --listfiles foo
which by the assumes foo is the name of a package too.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]