From aee2983c6e492175fe7a57d40bf2564229d9d1ca Mon Sep 17 00:00:00 2001 From: kannes Date: Wed, 19 Nov 2014 13:09:53 +0100 Subject: [PATCH] fixing two typos --- docs/quickstart.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/quickstart.rst b/docs/quickstart.rst index 6e632b84e..e02b5ca17 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -18,11 +18,11 @@ A step by step example 2. Backup the ``~/src`` and ``~/Documents`` directories into an archive called *Monday*:: - $ attic create /somwhere/my-repository.attic::Monday ~/src ~/Documents + $ attic create /somewhere/my-repository.attic::Monday ~/src ~/Documents 3. The next day create a new archive called *Tuesday*:: - $ attic create --stats /somwhere/my-repository.attic::Tuesday ~/src ~/Documents + $ attic create --stats /somewhere/my-repository.attic::Tuesday ~/src ~/Documents This backup will be a lot quicker and a lot smaller since only new never before seen data is stored. The ``--stats`` option causes |project_name| to