Fix typing mistake for doc
Change-Id: If3d4e4d44676ef987f584db8cb462ecaed03a019
This commit is contained in:
parent
13f529ca81
commit
77e9267916
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user