[OpenAFS-devel] CVS questions
Derrick J Brashear
shadow@dementia.org
Sat, 25 Jan 2003 18:55:52 -0500 (EST)
On Sat, 25 Jan 2003, Matthew A. Bacchi wrote:
> Here's the output I'm thinking of:
>
> # pt_util -?
> pt_util: illegal option -- ?
pt_util was contributed. it probably "needs" libcmd support.
> 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.