summaryrefslogtreecommitdiff
path: root/etc/completions
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-08-09 23:21:56 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2008-08-09 23:21:56 +0200
commit5c38738593b5ad400ee2575bb0eff45fbaeda9b6 (patch)
tree4c9ef079a683f5dd3b6829ced919c4467c623681 /etc/completions
parenta28d6f9f0c17d0eba59efccbbbd2091d94defe28 (diff)
etc/completions/_lighty-stats: Added --resolve
Diffstat (limited to 'etc/completions')
-rw-r--r--etc/completions/_lighty-stats2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/completions/_lighty-stats b/etc/completions/_lighty-stats
index ec14ac1..eb4a76e 100644
--- a/etc/completions/_lighty-stats
+++ b/etc/completions/_lighty-stats
@@ -18,6 +18,8 @@ arguments=(
'(--show-hosts)--no-show-hosts'
'(--show-status)--no-show-status'
'(--show-sites)--no-show-sites'
+ '(--no-resolve)--resolve'
+ '(--resolve)--no-resolve'
# '*--format:::(title= line_even= line_uneven=)'
'*--format[Output format]'
'--bytes[Count in bytes instead of hits]'