Syntax documentation rewrite for C-commands

Rewrote the syntax documentation for all the commands starting with the
letter C.
This commit is contained in:
Geert Hauwaerts 2014-07-03 17:41:15 +02:00
commit 3f79c8553c
8 changed files with 160 additions and 75 deletions

View file

@ -1,8 +1,21 @@
Syntax:
@SYNTAX:cd@
Changes the current working directory. Equivalent to UNIX
'cd' command.
Parameters:
See also: DCC GET
The directory to change into.
Description:
Changes the current active directory.
Examples:
/CD /home/public_ftp
/CD /home/mike
/CD /var/log
See also: CAT