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

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