Fix typing mistake for doc

Change-Id: If3d4e4d44676ef987f584db8cb462ecaed03a019
This commit is contained in:
Jiangmiao Gao 2015-01-28 22:12:57 +08:00
parent 13f529ca81
commit 77e9267916

View File

@ -85,5 +85,5 @@ If you want to disable all functionality, set ``allow_versions`` back to
Disable versioning a versioned container (x is any value except empty)::
curl -i -HPOST -H "X-Auth-Token: <token>" \
curl -i -XPOST -H "X-Auth-Token: <token>" \
-H "X-Remove-Versions-Location: x" http://<storage_url>/container