aboutsummaryrefslogtreecommitdiff
path: root/doc/jfed.rst
diff options
context:
space:
mode:
authorSander Vrijders <sander.vrijders@ugent.be>2019-01-10 09:51:57 +0100
committerSander Vrijders <sander.vrijders@ugent.be>2019-01-10 10:45:02 +0100
commite8f1967c91e87fda998451f059489285ecdbbb9d (patch)
treea69ac03e17032e720a36799360841635b1e3cc45 /doc/jfed.rst
parentba829bd579a8b456b4383dda7cfa4fca78b87a1e (diff)
downloadrumba-e8f1967c91e87fda998451f059489285ecdbbb9d.tar.gz
rumba-e8f1967c91e87fda998451f059489285ecdbbb9d.zip
doc: Add documentation on running interactively
This adds a file that explains how to run Rumba interactively, as it may be bothersome to swap it out each time.
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