Update help.hpp

self-hosting
Mohammed Alyousef 4 years ago committed by GitHub
parent b8aa1fdcb5
commit 2aca3cbc8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,9 +9,9 @@ Usage: cmk [argument]
arguments: arguments:
init [app|shared|static] Starts a new project in the same directory. init [app|shared|static] Starts a new project in the same directory.
gen Generates CMakeLists.txt file. gen Generates CMakeLists.txt file.
run Run cmake. run [cmake args...] Run cmake.
help Show help. help Show help.
version Current cmkr version. version Current cmkr version.
)lit"; )lit";
} }

Loading…
Cancel
Save