We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cea2bc commit c3889d1Copy full SHA for c3889d1
src/doc/unstable-book/src/compiler-flags/path-options.md
@@ -1,6 +1,6 @@
1
# `--print` Options
2
3
-The behavior of the `--print` flag can be modified by optionally be specifiying a filepath
+The behavior of the `--print` flag can be modified by optionally be specifying a filepath
4
for each requested information kind, in the format `--print KIND=PATH`, just like for
5
`--emit`. When a path is specified, information will be written there instead of to stdout.
6
0 commit comments