Fix indent in README.md.

This commit is contained in:
Fabien Boucher
2013-05-10 17:59:54 +02:00
parent 3ad02e834e
commit 2bf9db1961

View File

@@ -39,7 +39,7 @@ the ResellerAdmin role to the admin user in keystone
(refer to swsync usage later in this readme) and start
nose as follow :
$ nosetests -v --nologcapture tests/functional/test_syncer.py
$ nosetests -v --nologcapture tests/functional/test_syncer.py
swiftsync installation
----------------------
@@ -103,7 +103,7 @@ will keep a list a user and tenant we have created in keystone.
So to clean all account and data the create mode has created
use the deletion mode:
$ swfiller --delete --config etc/config.ini
$ swfiller --delete --config etc/config.ini
swsync usage
------------