]> sourceware.org Git - systemtap.git/commitdiff
add a space
authorEugeniy Meshcheryakov <eugen@debian.org>
Mon, 13 Apr 2009 19:05:25 +0000 (21:05 +0200)
committerEugeniy Meshcheryakov <eugen@debian.org>
Mon, 13 Apr 2009 19:05:25 +0000 (21:05 +0200)
dtrace

diff --git a/dtrace b/dtrace
index fd7b4b9906f91149dcb09a445b0e0cd5f62bbcc9..ca95b678a561bddadddf35a83f342986e79b0f08 100755 (executable)
--- a/dtrace
+++ b/dtrace
@@ -94,7 +94,7 @@ class provider:
 ########################################################################
 
 def usage ():
-    print "Usage " + sys.argv[0] + "[-h | -G] -s File.d -o File {Files}"
+    print "Usage " + sys.argv[0] + " [-h | -G] -s File.d -o File {Files}"
     sys.exit(1)
 
 def open_file (arg):
This page took 0.026515 seconds and 5 git commands to generate.