Changeset 1727

Show
Ignore:
Timestamp:
11/03/08 23:16:08 (2 months ago)
Author:
Chuck.Esterbrook
Message:

Minor improv to -h formatting.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • cobra/trunk/Supplements/le.cobra

    r1726 r1727  
    6868                print 'le <option> \[<paths>]' 
    6969                print 
    70                 print '  -r or -report: information is printed and no actions are taken.' 
    71                 print '  -to-unix: files that are detected with DOS endings are rewritten.' 
    72                 print '  -to-dos: files that are detected with UNIX endings are rewritten.' 
     70                print '  -r or -report : information is printed and no actions are taken' 
     71                print '  -to-unix      : files that are detected with DOS endings are rewritten' 
     72                print '  -to-dos       : files that are detected with UNIX endings are rewritten' 
    7373                print 
    7474                print 'You can specify one or more files or directories after the option.'