2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-02 09:00:50 +00:00

Merge pull request #608 from rosetree/patch-1

Fix a small typo in `stdin` example
This commit is contained in:
Alexander Neumann 2016-09-05 19:27:26 +02:00
commit 791f73e0db

View File

@ -205,7 +205,7 @@ the fuse mounting option (see below) to mount the repository and read the file.
By default, the file name `stdin` is used, a different name can be specified
with `--stdin-filename`, e.g. like this:
$ mysqldump [...] | restic -r /tmp/backup backup --stdin --stdin-filenam production.sql
$ mysqldump [...] | restic -r /tmp/backup backup --stdin --stdin-filename production.sql
# List all snapshots