aboutsummaryrefslogtreecommitdiff
path: root/doc/jfed.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/jfed.rst')
-rw-r--r--doc/jfed.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/jfed.rst b/doc/jfed.rst
index b9f2822..d78c6b7 100644
--- a/doc/jfed.rst
+++ b/doc/jfed.rst
@@ -25,7 +25,7 @@ jFed CLI as well.) In order to start an SSH agent and to add the
certificate, type the following commands: ::
$ eval `ssh-agent`
- $ ssh-add /home/morty/cert.pem
+ $ ssh-add $HOME/cert.pem
Pay attention to run your rumba script in the same terminal used
for the previous commands, without changing the user (e.g. using su