Skip to content

Commit

Permalink
update auto completion
Browse files Browse the repository at this point in the history
  • Loading branch information
rfbgo committed Jun 13, 2024
1 parent 853f5ac commit e5ea43f
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 @@ -717,7 +717,7 @@ _ramble_workspace_info() {
}

_ramble_workspace_edit() {
RAMBLE_COMPREPLY="-h --help -c --config_only -t --template_only -p --print-file"
RAMBLE_COMPREPLY="-h --help -c --config_only -t --template_only -l --license_only -p --print-file"
}

_ramble_workspace_mirror() {
Expand Down

0 comments on commit e5ea43f

Please sign in to comment.