X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=utils%2Fpb-event.c;h=572eb16c36be36d1302bfc7ccfbec5d2d3de0f41;hp=a1affe5243cc4bf270bef92b87fb7595fb97b3d5;hb=81f28af2bd94cc552aef1a7b959e4c6b84457ce7;hpb=e544283809454252c2c2d3148492362ad10643ba diff --git a/utils/pb-event.c b/utils/pb-event.c index a1affe5..572eb16 100644 --- a/utils/pb-event.c +++ b/utils/pb-event.c @@ -55,7 +55,7 @@ static void print_usage(void) " Events can be read from stdin, or provided on the command line.\n" " User events must have the following format:\n" "\n" -" (add|remove)@device-id [name=value] [image=value] [args=value]\n" +" (add|remove|boot)@device-id [name=value] [image=value] [args=value]\n" "\n" " When read from stdin, components are separated by NUL chars\n" "\n"