Ignore:
Timestamp:
8/4/2010 10:11:00 AM (22 months ago)
Author:
lowjoel
Message:

Fixed the display of the addtask help: group logically similar text together, so display the method GUIDs and names together with the /method argument.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/eraser/Eraser/Program.cs

    r2234 r2235  
    335335 
    336336  /method             The Erasure method to use. 
     337    methodGUID and methodName any GUID/Name from the following list: 
     338{0} 
     339    Only erasure methods labelled ""U"" can be used to erase unused disk space. 
     340 
    337341  /schedule           The schedule the task will follow. The value must be one 
    338342                      of: 
    339       now             The task will be queued for immediate execution. 
    340       manually        The task will be created but not queued for execution. 
    341       restart         The task will be queued for execution when the computer 
     343    now               The task will be queued for immediate execution. 
     344    manually          The task will be created but not queued for execution. 
     345    restart           The task will be queued for execution when the computer 
    342346                      is next restarted. 
    343347 
    344   where methodGUID and methodName any GUID/Name from the following list: 
    345 {0} 
    346   Only erasure methods labelled ""U"" can be used to erase unused disk space. 
    347  
    348 where target is one or more of: 
     348  target is one or more of: 
    349349{1} 
    350  
    351350parameters for importtasklist: 
    352351  eraser importtasklist <file>[...] 
Note: See TracChangeset for help on using the changeset viewer.