* Sync "scan" mode description with 2.1.2 branch.
svn path=/main/trunk/; revision=8559
modes = {
'commit' : 'Run a scan then commit changes',
- 'ci' : 'Run a scan then commit changes',
'fix' : 'Fix simple QA issues (stray digests, missing digests)',
'full' : 'Scan directory tree and print all issues (not a summary)',
'help' : 'Show this screen',
Show this screen
.TP
.B scan
-Scan directory tree for QA issues
+Scan directory tree for QA issues (short listing)
.TP
.B fix
Fix simple QA issues (stray digests, missing digests)