summaryrefslogtreecommitdiff
path: root/etc/completions
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-08-11 18:03:10 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2008-08-11 18:03:10 +0200
commit23bcbaa2379380180140be6be9a9aa28ef8f040f (patch)
treea9575b0a87c7f580e8844c25624a5c55d27e734b /etc/completions
parent41380e70adf9a2b6d880ffae4c30dcf00652ce67 (diff)
etc/completions/_lighty-stats: Added --truncate-referer
Diffstat (limited to 'etc/completions')
-rw-r--r--etc/completions/_lighty-stats1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/completions/_lighty-stats b/etc/completions/_lighty-stats
index 3482584..9b2b15b 100644
--- a/etc/completions/_lighty-stats
+++ b/etc/completions/_lighty-stats
@@ -29,6 +29,7 @@ arguments=(
'--match=-[Only show lines matching this]:regex: '
'--ignore=-[Ignore lines matching this]:regex: '
'--truncate-url=-[Trim paths]:integer: '
+ '--truncate-referer=-[Trim referer paths]:integer: '
'--width=-[Display width]:integer: '
'--log-format=-[logfile format]:format:(lighttpd vsftpd)'
'*:file:_files'