mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-30 14:42:26 +01:00
Put quotes around CDPATH in cdpath default help string, as is convention.
This commit is contained in:
@@ -211,7 +211,7 @@ ____
|
||||
|
||||
|$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
|
||||
for relative paths, if an absolute path is specified then the option is
|
||||
|
||||
Reference in New Issue
Block a user