Skip to content

Commit

Permalink
completions
Browse files Browse the repository at this point in the history
  • Loading branch information
gianlucaborello committed Nov 6, 2015
1 parent 4793a35 commit f276354
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/completions/bash/sysdig
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ _sysdig_complete()
--help \
-j \
--json \
-k \
--k8s-api \
-L \
--list-events \
-l \
Expand Down
1 change: 1 addition & 0 deletions scripts/completions/zsh/_sysdig
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ _arguments
'(-G --seconds)'{-G,--seconds=-}'[Rotate the capture file every <num> seconds]:Rotation period (seconds):' \
'(-h --help)'{-h,--help}'[Print this help]' \
'(-j --json)'{-j,--json}'[Emit output as JSON]' \
'(-k --k8s-api)'{-k,--k8s-api}'[Kubernetes API server]' \
'(-L --list-events)'{-L,--list-events}'[List the events that the engine supports]' \
'(-l -lv --list)'{-l,--list}'[List the fields that can be used for filtering]' \
'(-l -lv --list)-lv[Verbosely list the fields that can be used for filtering]' \
Expand Down

0 comments on commit f276354

Please sign in to comment.