pages: fix typo (#11934)

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Sebastiaan Speck
2024-01-01 19:26:11 +01:00
committed by GitHub
parent e3292d315b
commit 3b8dd30d52
14 changed files with 27 additions and 27 deletions

View File

@@ -22,7 +22,7 @@
- List the files in a backup stored on a remote machine, via ssh:
`duplicity list-current-files --time {{YYYY-MM-DD}} scp://{{user@hostname}}/path/to/backup/dir`
`duplicity list-current-files --time {{YYYY-MM-DD}} scp://{{user@hostname}}/{{path/to/backup/dir}}`
- Restore a subdirectory from a GnuPG-encrypted local backup to a given location: