mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-30 13:05:47 +01:00
options.txt: Fix wording of 'cdpath' and misplacement of 'private'.
This commit is contained in:
@@ -218,8 +218,8 @@ ____
|
||||
||'cdpath' 'cd'|| string (default: equivalent to _$CDPATH_ or ",,")
|
||||
____
|
||||
List of directories searched when executing the [c]:cd[c] command. This is
|
||||
only used for relative paths if an absolute path is specified then the option
|
||||
is ignored.
|
||||
only used for relative paths; for absolute paths the option is ignored. An
|
||||
empty string between two commas (,,) means to search in the current directory.
|
||||
____
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user