diff --git a/docs/admin/deployment/offboarding.rst b/docs/admin/deployment/offboarding.rst index 37123c3f5..48ad082ad 100644 --- a/docs/admin/deployment/offboarding.rst +++ b/docs/admin/deployment/offboarding.rst @@ -84,13 +84,13 @@ SSH key, you should rotate the key in the following manner. .. code:: sh - scp /home/amnesia/.ssh/newkey.pub scp://app + scp -O /home/amnesia/.ssh/newkey.pub scp://app and .. code:: sh - scp /home/amnesia/.ssh/newkey.pub scp://mon + scp -O /home/amnesia/.ssh/newkey.pub scp://mon #. Add this key to the list of authorized keys.