Add version info

This commit is contained in:
topjohnwu
2017-04-28 03:26:48 +08:00
parent 727abbea8f
commit 512e7be74f
4 changed files with 4 additions and 2 deletions

View File

@@ -31,6 +31,7 @@ void kill_proc(int pid) {
static void usage(char *arg0) {
fprintf(stderr,
"MagiskHide v" xstr(MAGISK_VERSION) " (by topjohnwu) - Hide Magisk!\n\n"
"%s [--options [arguments...] ]\n\n"
"Options:\n"
" --enable: Start the magiskhide daemon\n"