[zsh] Update the Usage message of update-path to note the default is exporting the modified variable
This commit is contained in:
parent
bb82a7ca75
commit
6dc9120dd0
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,8 @@ Arguments
|
||||||
---------
|
---------
|
||||||
|
|
||||||
%B-e%b | %B--export%b | %B--no-export%b
|
%B-e%b | %B--export%b | %B--no-export%b
|
||||||
Export the variable after modification.
|
Export the variable after modification. The default is to export if the
|
||||||
|
variable is modified.
|
||||||
|
|
||||||
%B-f%b | %B--force%b
|
%B-f%b | %B--force%b
|
||||||
Unconditionally add the path, even if it doesn't exist.
|
Unconditionally add the path, even if it doesn't exist.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue