Fixing comment in example
[nepi.git] / 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