mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 14:14:17 +02:00
duplicity: add description to clarify discrepancy of options (#12652)
This commit is contained in:
parent
b5214fd6c1
commit
aec9737314
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
> Create incremental, compressed, encrypted and versioned backups.
|
||||
> Can also upload the backups to a variety of backend services.
|
||||
> It is worth mentioning that depending on the version, some options may not be available (e.g. `--gio` in 2.0.0).
|
||||
> More information: <http://duplicity.nongnu.org>.
|
||||
|
||||
- Backup a directory via FTPS to a remote machine, encrypting it with a password:
|
||||
|
|
Loading…
Add table
Reference in a new issue