summaryrefslogtreecommitdiff
path: root/src/htsalias.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/htsalias.c')
-rw-r--r--src/htsalias.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/htsalias.c b/src/htsalias.c
index b1a7962..3472021 100644
--- a/src/htsalias.c
+++ b/src/htsalias.c
@@ -189,10 +189,10 @@ const char *hts_optalias[][4] = {
/* Badly documented */
{"debug-testfilters", "-#0", "param1", "debug: test filters"},
{"advanced-flushlogs", "-#f", "single", ""},
- {"advanced-maxfilters", "-#F", "param", ""},
+ {"advanced-maxfilters", "-#F", "param", "maximum number of scan rules"},
{"version", "-#h", "single", ""},
{"debug-scanstdin", "-#K", "single", ""},
- {"advanced-maxlinks", "-#L", "single", ""},
+ {"advanced-maxlinks", "-#L", "single", "maximum number of links (0 to disable limit)"},
{"advanced-progressinfo", "-#p", "single", "deprecated"},
{"catch-url", "-#P", "single", "catch complex URL through proxy"},
/*{"debug-oldftp","-#R","single",""}, */