summaryrefslogtreecommitdiffstats
path: root/src/client
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2008-05-20 22:40:02 -0400
committerRay Strode <rstrode@redhat.com>2008-05-20 22:40:02 -0400
commitcf2e5d6a06f317d45153fb45ea0d7ab4edc62b18 (patch)
tree7fe033756d9acd5c9eb09f9749f367d4d361948c /src/client
parent4392b6923835d5f2cbdd9e84364e83250b6cbcfd (diff)
downloadplymouth-cf2e5d6a06f317d45153fb45ea0d7ab4edc62b18.tar.gz
plymouth-cf2e5d6a06f317d45153fb45ea0d7ab4edc62b18.tar.xz
plymouth-cf2e5d6a06f317d45153fb45ea0d7ab4edc62b18.zip
s/rhgb-client/plymouth/ in the client usage string
Diffstat (limited to 'src/client')
-rw-r--r--src/client/plymouth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/plymouth.c b/src/client/plymouth.c
index df503fc..5d5ddda 100644
--- a/src/client/plymouth.c
+++ b/src/client/plymouth.c
@@ -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 ();
}