forget regel angepasst
This commit is contained in:
parent
141ec971f3
commit
b67797d781
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ do
|
|||
# switch, default faengt alle nicht eingetragen eingaben ab
|
||||
{
|
||||
1 {& $pfad -r $repository --password-file $passwordfile check ; break}
|
||||
2 {& $pfad -r $repository --password-file $passwordfile forget --keep-daily 7 --keep-weekly 5 --keep-monthly 12 --keep-yearly 5 ; break}
|
||||
2 {& $pfad -r $repository --password-file $passwordfile forget --keep-daily 7 --keep-weekly 4 --keep-monthly 3 ; break}
|
||||
3 {& $pfad -r $repository --password-file $passwordfile prune ; break}
|
||||
4 {& $pfad -r $repository --password-file $passwordfile snapshots ; break}
|
||||
5 {
|
||||
|
|
Loading…
Add table
Reference in a new issue