diff options
Diffstat (limited to 'Master/tlpkg/TeXLive')
-rw-r--r-- | Master/tlpkg/TeXLive/TLConfig.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/TeXLive/TLConfig.pm b/Master/tlpkg/TeXLive/TLConfig.pm index a3b394f8fb6..f3b271ee81f 100644 --- a/Master/tlpkg/TeXLive/TLConfig.pm +++ b/Master/tlpkg/TeXLive/TLConfig.pm @@ -126,7 +126,7 @@ our %TLPDBConfigs = ( our %TLPDBOptions = ( "autobackup" => - [ "n:-1..", 0, "autobackup", + [ "n:-1..", 1, "autobackup", "Number of backups to keep" ], "backupdir" => [ "p", "", "backupdir", |