From a7b1f3a028c810452853d3d645fb8ca96a9d1037 Mon Sep 17 00:00:00 2001 From: erickson Date: Thu, 20 Sep 2007 21:20:10 +0000 Subject: [PATCH] fixed help comment option git-svn-id: svn://svn.open-ils.org/ILS/trunk@7815 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/src/support-scripts/brick_ctl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/support-scripts/brick_ctl.sh b/Open-ILS/src/support-scripts/brick_ctl.sh index a447db1ef4..e64674b589 100755 --- a/Open-ILS/src/support-scripts/brick_ctl.sh +++ b/Open-ILS/src/support-scripts/brick_ctl.sh @@ -47,7 +47,7 @@ DRONE_BASE=". /etc/profile && osrf_ctl.sh -d $OSRF_PID_DIR -c $OSRF_CONFIG"; function usage { echo ""; echo "usage: $0 -a " - echo " -h : host + path URL where the download file lives"; + echo " -u : host + path URL where the download file lives"; echo " -f : the name of the bundle to fetch"; echo " -x : the destination xul directory"; echo "Actions:"; -- 2.11.0