Fixing comment in example
authorAlina Quereilhac <alina.quereilhac@inria.fr>
Tue, 24 Mar 2015 09:58:51 +0000 (10:58 +0100)
committerAlina Quereilhac <alina.quereilhac@inria.fr>
Tue, 24 Mar 2015 09:58:51 +0000 (10:58 +0100)
examples/omf/nitos_testbed_bootstrap.py

index 30dcb7f..014d3eb 100644 (file)
@@ -27,7 +27,7 @@
 # Example of how to run this experiment (replace with your information):\r
 #\r
 # $ cd <path-to-nepi>\r
-# python examples/linux/nitos_testbed_bootstrap.py -H <omf.nitos.node0XX,omf.nitos.node0ZZ,..> -u <nitos-username> -i <ssh-key> -g <nitos-gateway> -U <nitos-gateway-username>\r
+# python examples/linux/nitos_testbed_bootstrap.py -H <omf.nitos.node0XX,omf.nitos.node0ZZ,..> -U <node-username> -i <ssh-key> -g <nitos-gateway> -u <nitos-slice>\r
 #\r
 \r
 from nepi.execution.ec import ExperimentController\r