diff options
-rwxr-xr-x | utils/llvmdo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/llvmdo b/utils/llvmdo index 4e7465dbda..3c9532bc02 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 |