Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
bmax committed Oct 28, 2024
1 parent 77b26e9 commit e70b529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/patch/common/supercmd.c
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ static const char supercmd_help[] =
"\n"
"Command:\n"
" help: Print this help message.\n"
" version: Print Kernel version and KernelPatch version.\n "
" version: Print Kernel version and KernelPatch version.\n"
" buildtime: Print KernelPatch build time.\n "
" eg: 50a0a,a06 means kernel version 5.10.10, KernelPatch version 0.10.6.\n"
" -c <COMMAND> [...]: Pass a single COMMAND to the default shell.\n"
Expand Down

0 comments on commit e70b529

Please sign in to comment.