X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=fish%2Ffish.c;h=e4dab917d2511b923773c5ea47481ebde177d354;hb=4feaaa4750ce382f5a349449d9c171051dc40a8f;hp=8ec633c1f690038ccbe4e7ab98224141e23ef1aa;hpb=d2002a5b94210a3c1aa4b24066994a1d72d8bda4;p=libguestfs.git diff --git a/fish/fish.c b/fish/fish.c index 8ec633c..e4dab91 100644 --- a/fish/fish.c +++ b/fish/fish.c @@ -127,7 +127,7 @@ usage (int status) " -v|--verbose Verbose messages\n" " -x Echo each command before executing it\n" " -V|--version Display version and exit\n" - "For more information, see the manpage %s(1).\n"), + "For more information, see the manpage %s(1).\n"), program_name, program_name, program_name, program_name, program_name, program_name, program_name, program_name, program_name);