diff --git a/doc/source/sandbox.rst b/doc/source/sandbox.rst index 60f2de2..6c505ae 100644 --- a/doc/source/sandbox.rst +++ b/doc/source/sandbox.rst @@ -109,8 +109,8 @@ the web UI by visiting the URL of the change and hitting the *Abandon change* button. Alternatively you can abandon a change from command line using `Gerrit ssh commands `_:: - ssh -l YOUR_GERRIT_USERNAME>\ + ssh -l \ -p 29418 \ review.openstack.org 'gerrit review' \ --project openstack-dev/sandbox.git \ - --abandon THE_CHANGE_ID,2 + --abandon ,2