summaryrefslogtreecommitdiff
path: root/src/core/libs/lib-flowcontrol.sh
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2009-04-18 11:30:23 +0200
committerDieter Plaetinck <dieter@plaetinck.be>2009-04-18 11:30:23 +0200
commit2458d908956db10d7974bdc009c243472a2ada58 (patch)
tree7549b5fd5f04de78ada9f38f790fc361d8cebc5e /src/core/libs/lib-flowcontrol.sh
parent5ebd3565e58ce30f91bbba9ce5f25871dddcd2e8 (diff)
name log files in usage function
Diffstat (limited to 'src/core/libs/lib-flowcontrol.sh')
-rwxr-xr-xsrc/core/libs/lib-flowcontrol.sh4
1 files changed, 2 insertions, 2 deletions
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 <procedurename> Select a procedure # If given, this *must* be the first option
-i <dia/cli> 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 '<modulename>/' it will be loaded from user module <modulename>.\n