madhuneal / ppss

Automatically exported from code.google.com/p/ppss
0 stars 0 forks source link

Help talks about directory 'recursion' but proper term is traversal #63

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The prior --no-recursion option is renamed to --no-traversal. The short option 
remains -r. 

--no-traversal|-r  By default, PPSS uses the regular 'find' command to list all 
files
                   within the directory specified by the -d option. If you do not wish
                   for PPSS to process files in sub directories, use this option.
                   Only files within the specified directory will be processed. Any
                   subdirectories will then be ignored.

Original issue reported on code.google.com by Louwrentius on 28 Dec 2011 at 10:15

GoogleCodeExporter commented 9 years ago

Original comment by Louwrentius on 31 Dec 2011 at 12:08