diff options
Diffstat (limited to 'src/CLI/abrt-cli.bash')
| -rw-r--r-- | src/CLI/abrt-cli.bash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CLI/abrt-cli.bash b/src/CLI/abrt-cli.bash index 089d5a3..10b086a 100644 --- a/src/CLI/abrt-cli.bash +++ b/src/CLI/abrt-cli.bash @@ -1,7 +1,7 @@ # bash-completion add-on for abrt-cli(1) # http://bash-completion.alioth.debian.org/ -_abrt_cli() +_abrt_cli() { local cur prev opts COMPREPLY=() |
