Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit ef8570b

Browse files
authored
Fix usage (#45)
1 parent 4a14046 commit ef8570b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

do.sh

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,12 @@ Usage: do.sh <action> <project>
1010
Supported actions:
1111
build
1212
clean
13-
test
1413
clippy
14+
doc
15+
dump
1516
fmt
17+
test
18+
update
1619
1720
EOF
1821
}

0 commit comments

Comments
 (0)