Fix netutils refs
This commit is contained in:
parent
e182ccf3fe
commit
95538d3b79
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -76,7 +76,7 @@ ref: FORCE
|
||||||
mkdir -p filesystem/ref/
|
mkdir -p filesystem/ref/
|
||||||
cargo run --manifest-path crates/docgen/Cargo.toml -- programs/coreutils/src/bin/ filesystem/ref/
|
cargo run --manifest-path crates/docgen/Cargo.toml -- programs/coreutils/src/bin/ filesystem/ref/
|
||||||
cargo run --manifest-path crates/docgen/Cargo.toml -- programs/extrautils/src/bin/ filesystem/ref/
|
cargo run --manifest-path crates/docgen/Cargo.toml -- programs/extrautils/src/bin/ filesystem/ref/
|
||||||
cargo run --manifest-path crates/docgen/Cargo.toml -- programs/netutils/src/bin/ filesystem/ref/
|
cargo run --manifest-path crates/docgen/Cargo.toml -- programs/netutils/src/ filesystem/ref/
|
||||||
|
|
||||||
update:
|
update:
|
||||||
cargo update
|
cargo update
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue