From 948f5f47242be5e632e171781066a2aaaf54939f Mon Sep 17 00:00:00 2001 From: gStart9 <106188942+gStart9@users.noreply.github.com> Date: Tue, 3 Jan 2023 01:53:37 +0000 Subject: [PATCH] Touchup ssh instructions to show user@host where key was generated (#256) * Touchup ssh instructions to get rid of reference to an email address --- site/source/user-manual/ssh.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/source/user-manual/ssh.rst b/site/source/user-manual/ssh.rst index 61ca6f5..af47012 100644 --- a/site/source/user-manual/ssh.rst +++ b/site/source/user-manual/ssh.rst @@ -11,7 +11,7 @@ Using SSH Creating an SSH Key (Linux/Mac) ------------------------------- -#. Open a terminal and enter the following command, replacing the example email address with your own (or, alternatively, a comment): +#. Open a terminal and enter the following command: .. code-block:: bash