[zsh] Update the Usage message of update-path to note the default is exporting the modified variable

This commit is contained in:
Eryn Wells 2025-08-01 10:37:26 -07:00
parent bb82a7ca75
commit 6dc9120dd0

View file

@ -20,7 +20,8 @@ Arguments
---------
%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
Unconditionally add the path, even if it doesn't exist.