aboutsummaryrefslogtreecommitdiff
path: root/doc/emulab.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/emulab.rst')
-rw-r--r--doc/emulab.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emulab.rst b/doc/emulab.rst
index 77ac3d0..8549677 100644
--- a/doc/emulab.rst
+++ b/doc/emulab.rst
@@ -10,7 +10,7 @@ though a public key was added to the emulab interface. In this case
a workaround is to start an ssh-agent and add the public key there. ::
$ eval `ssh-agent`
- $ ssh-add /home/user/.ssh/id_rsa.pub
+ $ ssh-add $HOME/.ssh/id_rsa.pub
.. automodule:: rumba.testbeds.emulab
:member-order: bysource