From 33a163c7dae687fba9691c184fe719b0c833acc2 Mon Sep 17 00:00:00 2001 From: jakob Date: Sat, 4 Mar 2017 19:00:34 -0500 Subject: Added some OpenBSD-specific things to the Makefile --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index 5363985..973bbd2 100644 --- a/src/main.c +++ b/src/main.c @@ -60,7 +60,7 @@ static void print_help(void) { " -v, --version\tDisplay the currently installed version and " "exit.\n\n" " -e, --extract\tExtract the contents of the archive. This is " - "the default.\n" + "the default\n\t\t\taction if no mode argument is provided.\n" " -l, --list\t\tList the contents of the archive.\n\n" " -o, --output\t\tPath to extract files to.\n" " -g, --game\t\tGame the archive is from. Required for file " -- cgit v1.3