From 09872f7a2e03d79936e75b8f3dad330237d2f749 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 2 Jun 2013 22:27:42 -0600 Subject: normalize help messages --- pbs-convert-absgit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pbs-convert-absgit') diff --git a/pbs-convert-absgit b/pbs-convert-absgit index 9e82330..9db6190 100755 --- a/pbs-convert-absgit +++ b/pbs-convert-absgit @@ -184,7 +184,7 @@ convert-arches() { usage() { echo "Usage: ${0##*/} SOURCE" - echo "Convert the absgit format SOURCE to pbs format" + echo "Convert SOURCE from the absgit format to the pbs format." echo echo "SOURCE must be configured in /etc/libretools.d/pbs-convert.conf" } -- cgit v1.2.3