X-Git-Url: https://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=utils%2Fpb-event.c;h=10bf4f59ab3857b8ab6af8ef50ff012871c5a76e;hp=a1affe5243cc4bf270bef92b87fb7595fb97b3d5;hb=refs%2Ftags%2Fv1.10.1;hpb=66bf929fa97fabb70198455f9eec2e9ccf0661fa diff --git a/utils/pb-event.c b/utils/pb-event.c index a1affe5..10bf4f5 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|sync)@device-id [name=value] [image=value] [args=value]\n" "\n" " When read from stdin, components are separated by NUL chars\n" "\n"