summaryrefslogtreecommitdiff
path: root/src/htsalias.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/htsalias.c')
-rw-r--r--src/htsalias.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/htsalias.c b/src/htsalias.c
index 2066093..8b48413 100644
--- a/src/htsalias.c
+++ b/src/htsalias.c
@@ -125,6 +125,8 @@ const char *hts_optalias[][4] = {
{"list", "-%L", "param1", ""},
{"urllist", "-%S", "param1", ""},
{"language", "-%l", "param1", ""}, {"lang", "-%l", "param1", ""},
+ {"accept", "-%a", "param1", ""},
+ {"headers", "-%X", "param1", ""},
{"structure", "-N", "param", ""}, {"user-structure", "-N", "param1", ""},
{"long-names", "-L", "param", ""},
{"keep-links", "-K", "param", ""},