~ubuntu-branches/ubuntu/utopic/sysdig/utopic

« back to all changes in this revision

Viewing changes to scripts/completions/bash/sysdig

  • Committer: Package Import Robot
  • Author(s): Evgeni Golov, Evgeni Golov, Harlan Lieberman-Berg
  • Date: 2014-08-07 21:47:41 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20140807214741-0n6ucptg8go2yvjh
Tags: 0.1.87-1
[ Evgeni Golov ]
* New upstream release

[ Harlan Lieberman-Berg ]
* Tighten pandoc B-D
* Add Harlan Lieberman-Berg as co-maintainer

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# This completion code is based on the cmdline interface as it exists in sysdig
2
 
# 0.1.85
 
2
# 0.1.87
3
3
 
4
4
complete -W                                     \
5
5
'                                               \
6
6
  -A                                            \
7
7
  --print-ascii                                 \
8
 
  -a                                            \
9
 
  --abstime                                     \
10
8
  -cl                                           \
11
9
  --list-chisels                                \
12
10
  -d                                            \
13
11
  --displayflt                                  \
14
12
  -D                                            \
15
13
  --debug                                       \
 
14
  -F                                            \
 
15
  --fatfile                                     \
16
16
  -h                                            \
17
17
  --help                                        \
18
18
  -j                                            \