[OpenAFS-Doc] fstrace task

Russ Allbery rra@stanford.edu
Wed, 18 May 2011 21:29:08 -0700


Jeff Blaine <jblaine@kickflop.net> writes:

>    * Update fstrace source to include option descriptions (for content,
>      use existing manpage information "condensed" to half line of text)

> This is done, no?

> [jblaine@dev openafs]$ /usr/local/sbin/fstrace help
> /usr/local/sbin/fstrace: Commands are:
> apropos         search by help text
> clear           clear logs by logname or by event set
> dump            dump AFS trace logs
> help            get help on commands
> lslog           list available logs
> lsset           list available event sets
> setlog          set the size of a log
> setset          set state of event sets

No, it's the next level:

windlord:~> fstrace help dump
fstrace dump: dump AFS trace logs 
Usage: fstrace dump [-set <set_name>+] [-follow <log_name>] [-file <output_filename>] [-sleep <seconds_between_reads>] [-help]

Compare to:

windlord:~> fs help setacl
fs setacl: set access control list 
aliases: sa 
Usage: fs setacl -dir <directory>+ -acl <access list entries>+ [-clear] [-negative] [-id] [-if] [-help]
Where: -clear     clear access list
       -negative  apply to negative rights
       -id        initial directory acl (DFS only)
       -if        initial file acl (DFS only)

That option description isn't present.

-- 
Russ Allbery (rra@stanford.edu)             <http://www.eyrie.org/~eagle/>