From 54560c988d2b420acb72c81ebf49818603af9591 Mon Sep 17 00:00:00 2001 From: "Dmitrij D. Czarkoff" Date: Fri, 25 Dec 2015 23:50:18 +0100 Subject: Document default font change in help text --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.c b/src/main.c index f505384..37cb293 100644 --- a/src/main.c +++ b/src/main.c @@ -67,7 +67,7 @@ void print_usage(const char* name) "Options:\n" " -n : Start at picture number NUM, or with the path PATH.\n" " -b BG: Set the background. Either 'checks' or a hex color value.\n" - " -e FONT:SIZE: Set the font used for the overlay. Defaults to FreeMono:24\n" + " -e FONT:SIZE: Set the font used for the overlay. Defaults to Monospace:24\n" " -t SECONDS: Enable slideshow mode and set delay between images" "\n" "Mouse:\n" -- cgit v1.2.3