fix: --keep-last flag

This commit is contained in:
Silthus 2020-11-16 12:28:51 +01:00
parent 25db72340d
commit 166bada6eb
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ def forget(repository: str, keeplast: str, hourly: str, daily: str, weekly: str,
'forget',
'--group-by',
'paths,tags',
'-keep-last',
'--keep-last',
keeplast,
'--keep-hourly',
hourly,