X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Flocale%2Flocalectl.c;h=ce31e1ffce9c97459cfe9db44090c317a1dc3d91;hb=8a0889dfdafa3054c894e54852d8a9e3a7e8390b;hp=8c3c8e3f0fd99b499f8e76c5bb97b69130f4c756;hpb=7c2d80944afb4196f2eff614e8da1450dffcbeaa;p=elogind.git diff --git a/src/locale/localectl.c b/src/locale/localectl.c index 8c3c8e3f0..ce31e1ffc 100644 --- a/src/locale/localectl.c +++ b/src/locale/localectl.c @@ -609,7 +609,7 @@ static int set_x11_keymap(DBusConnection *bus, char **args, unsigned n) { static int help(void) { printf("%s [OPTIONS...] COMMAND ...\n\n" - "Query or change system time and date settings.\n\n" + "Query or change system locale and keyboard settings.\n\n" " -h --help Show this help\n" " --version Show package version\n" " --no-convert Don't convert keyboard mappings\n"