diff options
Diffstat (limited to 'src/htsalias.c')
-rw-r--r-- | src/htsalias.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/htsalias.c b/src/htsalias.c index 1990258..d06936f 100644 --- a/src/htsalias.c +++ b/src/htsalias.c @@ -174,6 +174,8 @@ const char* hts_optalias[][4] = { {"dos83","-L0","single",""}, {"iso9660","-L2","single",""}, {"disable-module","-%w","param1",""}, + {"no-background-on-suspend","-y0","single",""}, + {"background-on-suspend","-y","single",""}, /* */ /* DEPRECATED */ |