From 529fe38e15c42d084b7df8c4a167d2a23a9f7002 Mon Sep 17 00:00:00 2001 From: PHO Date: Wed, 4 Jul 2012 17:19:47 +0900 Subject: [PATCH] src/main.bash: improve the help message --- src/main.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.bash b/src/main.bash index 0e90211..eb48823 100644 --- a/src/main.bash +++ b/src/main.bash @@ -60,7 +60,7 @@ Usage: $0 [COMMAND] This is an automation script designed to work with autotools. It creates a directory "./_build" and builds any files inside it. Its behaviour is -somewhat configurable: see "./Build.rc" for details. +somewhat configurable: See "./Build.rc" for details. If no COMMAND is given, it defaults to "build". -- 2.40.0