Skip to content

Commit

Permalink
bash completion: Add --fetch-remote-resources to info
Browse files Browse the repository at this point in the history
  • Loading branch information
Zbynek Moravec committed Sep 29, 2016
1 parent 134a1ed commit 94e0784
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/bash_completion.d/oscap
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ function _oscap {
opts[oscap:ds:rds-split]="--report-id --skip-valid"
opts[oscap:cvss:score]=""
opts[oscap:cvss:describe]=""
opts[oscap:info]="--fetch-remote-resources"

# local variables
local std cmd i prev
Expand Down

0 comments on commit 94e0784

Please sign in to comment.