"." means current directory, not previous. Spotted by Talley.

svn path=/trunk/; revision=17565
This commit is contained in:
Andrew Munger 2005-08-27 02:34:46 +00:00
parent d1e98bfddd
commit e0ccbec43f

View file

@ -46,7 +46,7 @@ CHDIR[..|.]\n\
CD [/D][drive:][path]\n\
CD[..|.]\n\n\
.. parent directory\n\
. previous directory\n\
. current directory\n\
/D Will change current drive and current directory.\n\n\
Type CD drive: to display the current directory on the specified drive.\n\
Type CD without a parameter to display the current drive and directory.\n"