Skip to content

Commit f1da8c4

Browse files
committed
docs(ref): Add --workspace as a key point
This is a frequent reason I use them
1 parent c08ecbb commit f1da8c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/doc/src/reference/workspaces.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ members*, that are managed together.
55

66
The key points of workspaces are:
77

8+
* Common commands can run across all workspace members, like `cargo check --workspace`.
89
* All packages share a common `Cargo.lock` file which resides in the
910
*workspace root*.
1011
* All packages share a common [output directory], which defaults to a

0 commit comments

Comments
 (0)