Changeset 1727
- Timestamp:
- 11/03/08 23:16:08 (2 months ago)
- Files:
-
- 1 modified
-
cobra/trunk/Supplements/le.cobra (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cobra/trunk/Supplements/le.cobra
r1726 r1727 68 68 print 'le <option> \[<paths>]' 69 69 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' 73 73 print 74 74 print 'You can specify one or more files or directories after the option.'
