about summary refs log tree commit diff
path: root/tests/run-make/rustdoc-default-output/output-default.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-make/rustdoc-default-output/output-default.stdout')
-rw-r--r--tests/run-make/rustdoc-default-output/output-default.stdout2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-make/rustdoc-default-output/output-default.stdout b/tests/run-make/rustdoc-default-output/output-default.stdout
index 01f470f6e16..3f47623cb03 100644
--- a/tests/run-make/rustdoc-default-output/output-default.stdout
+++ b/tests/run-make/rustdoc-default-output/output-default.stdout
@@ -11,7 +11,7 @@ Options:
     -o, --out-dir PATH  which directory to place the output
         --crate-name NAME
                         specify the name of this crate
-        --crate-type [bin|lib|rlib|dylib|cdylib|staticlib|proc-macro]
+        --crate-type <bin|lib|rlib|dylib|cdylib|staticlib|proc-macro>
                         Comma separated list of types of crates
                         for the compiler to emit
     -L, --library-path DIR