X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=utils%2Fpb-event.c;h=10bf4f59ab3857b8ab6af8ef50ff012871c5a76e;hp=572eb16c36be36d1302bfc7ccfbec5d2d3de0f41;hb=83a587b79e9a5a5279f1c7a26918fc8c08523a7f;hpb=81f28af2bd94cc552aef1a7b959e4c6b84457ce7 diff --git a/utils/pb-event.c b/utils/pb-event.c index 572eb16..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|boot)@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"