diff --git a/doc/030_preparing_a_new_repo.rst b/doc/030_preparing_a_new_repo.rst index 7b1ea0f2c..a74e2563c 100644 --- a/doc/030_preparing_a_new_repo.rst +++ b/doc/030_preparing_a_new_repo.rst @@ -416,14 +416,14 @@ restic like this: .. code-block:: console - $ restic -r rclone:b2prod:yggdrasil + $ restic -r rclone:b2prod:yggdrasil init If you want to use the path ``foo/bar/baz`` in the bucket instead, pass this to restic: .. code-block:: console - $ restic -r rclone:b2prod:yggdrasil/foo/bar/baz + $ restic -r rclone:b2prod:yggdrasil/foo/bar/baz init Listing the files of an empty repository directly with rclone should return a listing similar to the following: