summaryrefslogtreecommitdiff
path: root/python/rvi_call.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/rvi_call.py')
-rwxr-xr-xpython/rvi_call.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/rvi_call.py b/python/rvi_call.py
index efe54e6..18bce73 100755
--- a/python/rvi_call.py
+++ b/python/rvi_call.py
@@ -23,7 +23,7 @@ def usage():
print " service Service to invoke in RVI."
print " key=val Named arguments to provide to service."
print
- print "Example: ./callrvi.py http://rvi1.nginfotpdx.net:8801 \\"
+ print "Example: ./callrvi.py -n http://rvi1.nginfotpdx.net:8801 \\"
print " jlr.com/vin/aaron/4711/test/ping \\"
print " arg1=val1 arg2=val2"