1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-06 04:34:12 +01:00

Put quotes around CDPATH in cdpath default help string, as is convention.

This commit is contained in:
Ted Pavlic
2008-12-29 16:25:13 -05:00
parent 61e6133373
commit 6cbf75ca53

View File

@@ -211,7 +211,7 @@ ____
|$CDPATH| |$CDPATH|
|\'cd'| |\'cdpath'| |\'cd'| |\'cdpath'|
||'cdpath' 'cd'|| string (default: equivalent to $CDPATH or ",,") ||'cdpath' 'cd'|| string (default: equivalent to \'$CDPATH' or ",,")
____ ____
List of directories searched when executing the :cd command. This is only used List of directories searched when executing the :cd command. This is only used
for relative paths, if an absolute path is specified then the option is for relative paths, if an absolute path is specified then the option is