Re: global option and action sub-option
Jonathan Hutchins <[email protected]> Fri, 03 Mar 2023 08:24:42 -0600
| Newsgroups | gmane.comp.sysutils.backup.rdiff-backup.general |
|---|---|
| Organization | Tarcanfel |
| Message-ID | <[email protected]> |
On 2023-03-03 03:34, tbsky wrote: > Hi: > I want to rewrite my old rdiff-backup script to use new syntax. > however I found the parameter order is very important. so command like > "rdiff-backup remove increments --force --older-than 7B my-backup" > won't work since "--force" is a global option. The syntax and order of the commands are difficult, and there do not seem to be clear examples anywhere. -- Jonathan