summaryrefslogtreecommitdiff
path: root/python/rvi_service.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/rvi_service.py')
-rwxr-xr-xpython/rvi_service.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/rvi_service.py b/python/rvi_service.py
index 2c3271f..0d6ec6d 100755
--- a/python/rvi_service.py
+++ b/python/rvi_service.py
@@ -28,7 +28,7 @@ def usage():
print "The Service Edge URL is also logged as a notice when the"
print "RVI node is started."
print
- print "Example: ./rvi_service.py /test/some_service http://rvi1.nginfotpdx.net:8801"
+ print "Example: ./rvi_service.py -n http://rvi1.nginfotpdx.net:8801 /test/some_service"
sys.exit(255)