Skip to content

Commit ea6756f

Browse files
committed
add "clean" option to validate help
Signed-off-by: shmck <[email protected]>
1 parent ff789c4 commit ea6756f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/help.ts

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Usage: coderoad validate [path] [options]
4747
4848
Options:
4949
--help (-h) display these help docs
50+
--clean (-c) set to false to preserve .tmp folder. Helpful for debugging
5051
5152
More docs at https://github.com/coderoad/coderoad-cli`);
5253
}

0 commit comments

Comments
 (0)