Skip to content

Commit

Permalink
mxgrub: list --test option in usage message
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas committed Sep 25, 2017
1 parent 5f5e8a8 commit 7fdf77b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mxgrub/mxgrub
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ sub USAGE { return <<"EOF" }
$0 --list : list available labels
$0 --update : only scan /boot and rewrite grub.cfg
$0 --initramfs : update /boot/grub/initramfs.igz from /project/admin/initramfs
$0 --test : perform miscellaneous tests (VX50 board)
EOF

sub sys {
Expand Down

0 comments on commit 7fdf77b

Please sign in to comment.