[OpenAFS-devel] CVS questions
Matthew A. Bacchi
mbacchi@btv.ibm.com
Sat, 25 Jan 2003 18:43:12 -0500
> it looks like this one does *not* take -?
>
> i'm wondering which do.
Actually I looked and the one I must have been talking about doesn't
do it either. But, I must have glanced at the output quickly, and
assumed it gave a help message without generating other warnings.
Here's the output I'm thinking of:
# pt_util -?
pt_util: illegal option -- ?
Usage: pt_util [options] [-d data] [-p prdb]
Options:
-w Update prdb with contents of data file
-u Display users
-g Display groups
-m Display group members
-n Follow name hash chains (not id hashes)
-s Display only system data
-x Display extra users/groups
So, it does say illegal option, but goes on to give a detailed
explanation of the options.
-Matt