From 2458d908956db10d7974bdc009c243472a2ada58 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Sat, 18 Apr 2009 11:30:23 +0200 Subject: name log files in usage function --- src/core/libs/lib-flowcontrol.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/core/libs/lib-flowcontrol.sh') diff --git a/src/core/libs/lib-flowcontrol.sh b/src/core/libs/lib-flowcontrol.sh index 8106310..9b874f0 100755 --- a/src/core/libs/lib-flowcontrol.sh +++ b/src/core/libs/lib-flowcontrol.sh @@ -4,8 +4,8 @@ usage () { msg="aif -p Select a procedure # If given, this *must* be the first option -i Override interface type (optional) - -d Explicitly enable debugging (optional) - -l Explicitly enable logging to file (optional) + -d Explicitly enable debugging (/var/log/aif/debug.log) (optional) + -l Explicitly enable logging to file (/var/log/aif/aif.log) (optional) -h Help: show usage (optional)\n If the procedurename starts with 'http://' it will be wget'ed. Otherwise it's assumed to be a procedure in the VFS tree If the procedurename is prefixed with '/' it will be loaded from user module .\n -- cgit v1.2.3-54-g00ecf