Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed Dec 5, 2024
1 parent a24ef4a commit 8a4137d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ or directory values before invoking a subprocess. `{workspace_path}` expands to
current project's workspace path and `{/JSON pointer}` expands to the value of the given
JSON pointer for the directory acted on.

_Shell autocompletion_ allows users to autocomplete all parameter names and
_Shell autocompletion_ allows users to autocomplete all parameter names and
workspace dependent values for `cluster`, `action`, and `directories`. To enable,
execute the appropriate command in your shell's profile:
* Bash: `source <(COMPLETE=bash row)`
Expand Down

0 comments on commit 8a4137d

Please sign in to comment.