X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=cprogs%2Freally.c;fp=cprogs%2Freally.c;h=d6ea15bc9bc87290fa7802eba04009aff4cb6211;hb=8ae2c72379286a76f24df3307890b3f997abb4bf;hp=4d1f316364ea84fe4c84b201dbb85ce619d88b98;hpb=50505a407d5558883e5242a12ec49d298f4344fe;p=chiark-utils.git diff --git a/cprogs/really.c b/cprogs/really.c index 4d1f316..d6ea15b 100644 --- a/cprogs/really.c +++ b/cprogs/really.c @@ -42,8 +42,8 @@ void usagemessage(void) { " -g|--group } add this to\n" " -G|--gid } the group list\n" "other really-options:\n" - " -h|--help display this message" - " -R|--chroot chroot (but *not* chdir)", + " -h|--help display this message\n" + " -R|--chroot chroot (but *not* chdir)\n", stderr) == EOF) { perror("write usage"); exit(-1); } }