diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2008-08-11 18:03:10 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2008-08-11 18:03:10 +0200 |
commit | 23bcbaa2379380180140be6be9a9aa28ef8f040f (patch) | |
tree | a9575b0a87c7f580e8844c25624a5c55d27e734b /etc/completions | |
parent | 41380e70adf9a2b6d880ffae4c30dcf00652ce67 (diff) |
etc/completions/_lighty-stats: Added --truncate-referer
Diffstat (limited to 'etc/completions')
-rw-r--r-- | etc/completions/_lighty-stats | 1 |
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' |