Fix usage description typo


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16831 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/utils/llvmdo b/utils/llvmdo
index 4e7465d..3c9532b 100755
--- a/utils/llvmdo
+++ b/utils/llvmdo
@@ -17,7 +17,7 @@
 # used in LLVM as it progresses.
 #
 # Usage:
-#  llvmdo [-dirs "DIRNAMES..." PROGRAM ARGS...
+#  llvmdo [-dirs "DIRNAMES..."] PROGRAM ARGS...
 #
 # The -dirs argument allows you to specify the set of directories that are 
 # searched. By default, everything is searched. Note that you must use quotes