Skip to content
Snippets Groups Projects
Commit c9906a28 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

fix general help command

parent 0665f427
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,10 @@ char const *help_66 =
" init: initiate to scandir all services marked enabled at tree\n"
" parse: parse the service frontend file\n"
" scandir: manage scandir\n"
" boot: boot the system with 66\n"
" boot: boot the system\n"
" poweroff: poweroff the system\n"
" reboot: reboot the system\n"
" halt: halt the system\n"
" version: display 66 version\n"
"\n"
"Use '66 <command> -h' to see command options\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment