mirror of
https://github.com/projectatomic/atomic.git
synced 2026-02-05 18:45:01 +01:00
update bash completion
Signed-off-by: Alex Jia <ajia@redhat.com> Closes: #573 Approved by: rhatdan
This commit is contained in:
@@ -39,7 +39,7 @@ __docker_q() {
|
||||
|
||||
_atomic_atomic() {
|
||||
local boolean_options="
|
||||
--help -h
|
||||
--help -h --version -v --debug --assumeyes -y
|
||||
"
|
||||
case "$prev" in
|
||||
$main_options_with_args_glob )
|
||||
|
||||
Reference in New Issue
Block a user