mirror of
https://github.com/restic/restic.git
synced 2025-12-15 21:11:59 +00:00
doc: fix typos
This commit is contained in:
@@ -8,7 +8,7 @@ Usage help is available:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ ./restic --help
|
||||
$ restic --help
|
||||
|
||||
restic is a backup program which allows saving multiple revisions of files and
|
||||
directories in an encrypted repository stored on different backends.
|
||||
@@ -85,7 +85,7 @@ command:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ ./restic backup --help
|
||||
$ restic backup --help
|
||||
|
||||
The "backup" command creates a new snapshot and saves the files and directories
|
||||
given as the arguments.
|
||||
|
||||
Reference in New Issue
Block a user