We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 125a417 commit 17c4f7dCopy full SHA for 17c4f7d
clang-tools-extra/pp-trace/PPTrace.cpp
@@ -18,7 +18,7 @@
18
//
19
// The pp-trace tool supports the following general command line format:
20
21
-// pp-trace [pp-trace options] (source file(s)) [compiler options]
+// pp-trace [pp-trace options] (source file) [compiler options]
22
23
// Basically you put the pp-trace options first, then the source file or files,
24
// and then any options you want to pass to the compiler.
0 commit comments