Mercurial > hg > Members > kono > nitros9-code
diff docs/nitros9guide/dir.refentry @ 914:9639def8cf2e
Changed to show new - options
author | boisy |
---|---|
date | Sat, 18 Jan 2003 17:31:12 +0000 |
parents | 94476830df51 |
children | c565a4700689 |
line wrap: on
line diff
--- a/docs/nitros9guide/dir.refentry Sat Jan 18 17:25:41 2003 +0000 +++ b/docs/nitros9guide/dir.refentry Sat Jan 18 17:31:12 2003 +0000 @@ -8,10 +8,10 @@ <cmdsynopsis> <command>DIR</command> <arg choice="opt"> - <option>e</option> + <option>-e</option> </arg> <arg choice="opt"> - <option>x</option> + <option>-x</option> </arg> <arg choice="opt"> &replstart;path&replend; @@ -44,15 +44,15 @@ <screen> dir (display data directory) -dir x (display execution directory) +dir -x (display execution directory) -dir x e (display entire description of execution dir) +dir -x -e (display entire description of execution dir) dir .. (display parent of working data directory) dir newstuff (display newstuff directory) -dir e test_programs (display entire description of "test.programs) +dir -e test_programs (display entire description of "test.programs) </screen> </refsect1> </refentry>