]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
s/rhgb-client/plymouth/ in the client usage string
authorRay Strode <rstrode@redhat.com>
Wed, 21 May 2008 02:40:02 +0000 (22:40 -0400)
committerRay Strode <rstrode@redhat.com>
Wed, 21 May 2008 02:40:02 +0000 (22:40 -0400)
src/client/plymouth.c

index df503fc73a375fa7cc57dcc80476a128a874081a..5d5ddda986ee4342d22fadf986596d3ef8c120c8 100644 (file)
@@ -59,7 +59,7 @@ on_disconnect (ply_event_loop_t *loop)
 void
 print_usage (void)
 {
-  ply_log ("rhgb-client [--ping] [--update=STATUS] [--show-splash] [--details] [--sysinit] [--quit]");
+  ply_log ("plymouth [--ping] [--update=STATUS] [--show-splash] [--details] [--sysinit] [--quit]");
   ply_flush_log ();
 }