Fix second block in "Easy to use" section not showing on GitHub

Fixes #1576
This commit is contained in:
Marian Beermann 2016-09-06 13:03:59 +02:00
parent 84e34a7676
commit ac8d65cc47

View file

@ -92,7 +92,6 @@ Initialize a new backup repository and create a backup archive::
Now doing another backup, just to show off the great deduplication:
.. code-block:: none
:emphasize-lines: 11
$ borg create -v --stats /path/to/repo::Saturday2 ~/Documents
-----------------------------------------------------------------------------