Skip to content

Commit 9075b17

Browse files
authored
Update install.rst to point to ~ instead of /home/
Signed-off-by: Shawn Edwards <[email protected]>
1 parent c5a316c commit 9075b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/cephadm/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ available options.
260260

261261
* The ``--ssh-user *<user>*`` option makes it possible to designate which SSH
262262
user cephadm will use to connect to hosts. The associated SSH key will be
263-
added to ``/home/*<user>*/.ssh/authorized_keys``. The user that you
263+
added to ``~*<user>*/.ssh/authorized_keys``. The user that you
264264
designate with this option must have passwordless sudo access.
265265

266266
* If you are using a container image from a registry that requires

0 commit comments

Comments
 (0)