From 37da0ee03304cfd47094c747d64d23b33ef47e55 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 25 Jan 2012 00:04:59 +0100 Subject: Use 'feh: foo' instead of mixed 'feh: foo' and 'feh - foo' messages --- src/options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/options.c') diff --git a/src/options.c b/src/options.c index 0ef4a06..89f5e71 100644 --- a/src/options.c +++ b/src/options.c @@ -795,7 +795,7 @@ static void show_version(void) void show_mini_usage(void) { - fputs(PACKAGE " - No loadable images specified.\n" + fputs(PACKAGE ": No loadable images specified.\n" #ifdef INCLUDE_HELP "See '" PACKAGE " --help' or 'man " PACKAGE "' for detailed usage information\n", #else -- cgit v1.2.3