WCED QUICK START
 
 * Start wced:
     C:\> wced -aldt wced.ini
 
 * Use ARROW LEFT and RIGHT to edit the current line

 * Use ARROW UP and DOWN to recall previous commands (history)

 * Use the TAB key to complete filenames. E.g.:
     C:\> copy fe<TAB> test
 
 * Use the alias 'd' as an abbrev for 'dir /w':
     C:\> d *.exe
   The aliases are listed in 'wced.ini'

 * See WCED.DOC for more information


