diff --git a/docs/quickstart.rst b/docs/quickstart.rst index 57e5481f3..42d196181 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -105,7 +105,7 @@ certain number of old archives:: $REPOSITORY::`hostname`-`date +%Y-%m-%d` \ /home \ /var/www \ - --exclude /home/*/.cache \ + --exclude '/home/*/.cache' \ --exclude /home/Ben/Music/Justin\ Bieber \ --exclude '*.pyc'