X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tools%2Fgnome-panel-control%2Fgnome-panel-control.c;h=67aa0393c6bdf1566fd366bc94b9e2dc980f7ae4;hb=2ee4251092a70af6a7c1826aaef01506dfcbf556;hp=fe84a4f1e60c0ab0410e2eae509e61aca4791bbe;hpb=4f6908feed54691d4b6e418fccde90c4ddfc1617;p=chaz%2Fopenbox diff --git a/tools/gnome-panel-control/gnome-panel-control.c b/tools/gnome-panel-control/gnome-panel-control.c index fe84a4f1..67aa0393 100644 --- a/tools/gnome-panel-control/gnome-panel-control.c +++ b/tools/gnome-panel-control/gnome-panel-control.c @@ -31,7 +31,7 @@ int main(int argc, char **argv) } if (!a) { - printf("Usage: gnomepanelproxy ACTION\n\n"); + printf("Usage: gnome-panel-control ACTION\n\n"); printf("Actions:\n"); printf(" --help Display this help and exit\n"); printf(" --main-menu Show the main menu\n");