From 8f80d86d85ca88e69f423eae88db3adc1e277f24 Mon Sep 17 00:00:00 2001 From: Will Crichton Date: Tue, 19 Oct 2021 20:08:30 -0700 Subject: Small scrape-example fixes --- src/doc/rustdoc/src/unstable-features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/doc/rustdoc') diff --git a/src/doc/rustdoc/src/unstable-features.md b/src/doc/rustdoc/src/unstable-features.md index ea8589116b9..c701a0e2919 100644 --- a/src/doc/rustdoc/src/unstable-features.md +++ b/src/doc/rustdoc/src/unstable-features.md @@ -462,7 +462,7 @@ This option, combined with `--scrape-examples-target-crate` and `--scrape-exampl ```bash $ rustdoc examples/ex.rs -Z unstable-options \ - --extern foobar=target/deps/libfoobar.rmeta + --extern foobar=target/deps/libfoobar.rmeta \ --scrape-examples-target-crate foobar \ --scrape-examples-output-path output.calls $ rustdoc src/lib.rs -Z unstable-options --with-examples output.calls -- cgit 1.4.1-3-g733a5