zilch-cli-rust: fix copypasta error in --help
This commit is contained in:
parent
071bc48a8b
commit
741fc30d84
1 changed files with 2 additions and 2 deletions
|
|
@ -24,9 +24,9 @@ executables in the crate, if unspecified)
|
||||||
daemon.
|
daemon.
|
||||||
-L, --print-build-logs Print derivation logs as they come in.
|
-L, --print-build-logs Print derivation logs as they come in.
|
||||||
-m, --crate-dir DIR The directory to use as root crate.
|
-m, --crate-dir DIR The directory to use as root crate.
|
||||||
-r, --replace DIR Replace the module specified by the go.mod
|
-r, --replace DIR Replace the crate specified by the Cargo.toml
|
||||||
with this source directory, rather than using
|
with this source directory, rather than using
|
||||||
the upstream module. Can be specified more
|
the upstream crate. Can be specified more
|
||||||
than once.
|
than once.
|
||||||
-z, --overrides PATH Read build script overrides from this file.
|
-z, --overrides PATH Read build script overrides from this file.
|
||||||
By default, a stock set of overrides is read.
|
By default, a stock set of overrides is read.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue