Skip to content

Commit

Permalink
Update bash completion
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasjacobsen committed Jan 2, 2024
1 parent 9a38a75 commit af788ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion share/ramble/ramble-completion.bash
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ _ramble_mods_info() {
}

_ramble_on() {
RAMBLE_COMPREPLY="-h --help -w --workspace"
RAMBLE_COMPREPLY="-h --help --executor --where --exclude-where"
}

_ramble_repo() {
Expand Down

0 comments on commit af788ad

Please sign in to comment.