Skip to content

Commit 3fb97d6

Browse files
committed
Update out-dir option for #5322.
1 parent 242f096 commit 3fb97d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/unstable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ that the artifacts are copied, so the originals are still in the `target`
173173
directory. Example:
174174

175175
```
176-
cargo +nightly build --out-dir=out -Z out-dir
176+
cargo +nightly build --out-dir=out -Z unstable-options
177177
```
178178

179179

0 commit comments

Comments
 (0)