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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user