From 21642978d71a7dc1f2b26a617f7babaf993492de Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Thu, 19 Apr 2012 18:38:51 +0000 Subject: Document %k for custom structure (full query string) --- src/htshelp.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/htshelp.c b/src/htshelp.c index 1ede58c..050dbd2 100644 --- a/src/htshelp.c +++ b/src/htshelp.c @@ -587,6 +587,7 @@ void help(char* app,int more) { infomsg(" '%h' Host name (ex: www.someweb.com)"); infomsg(" '%M' URL MD5 (128 bits, 32 ascii bytes)"); infomsg(" '%Q' query string MD5 (128 bits, 32 ascii bytes)"); + infomsg(" '%k' full query string"); infomsg(" '%r' protocol name (ex: http)"); infomsg(" '%q' small query string MD5 (16 bits, 4 ascii bytes)"); infomsg(" '%s?' Short name version (ex: %sN)"); -- cgit v1.2.3