We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff789c4 commit ea6756fCopy full SHA for ea6756f
src/help.ts
@@ -47,6 +47,7 @@ Usage: coderoad validate [path] [options]
47
48
Options:
49
--help (-h) display these help docs
50
+--clean (-c) set to false to preserve .tmp folder. Helpful for debugging
51
52
More docs at https://github.com/coderoad/coderoad-cli`);
53
}
0 commit comments