summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2009-01-24 20:08:15 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2009-01-24 20:08:15 +0100
commitf9126402b343aea8f2766bc16c10577b833b6703 (patch)
treeba841778ba919772736be1c6707142d79994ce2d
parentd9ffd2d3beccc4d768bdcaf7634a7de3f505186b (diff)
tell user where to find the readme2009.01.24
-rwxr-xr-xsrc/aif.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/aif.sh b/src/aif.sh
index 9bdea2d..534a899 100755
--- a/src/aif.sh
+++ b/src/aif.sh
@@ -18,7 +18,8 @@ usage ()
-l Explicitly enable logging to file (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>. See README\n
+If the procedurename is prefixed with '<modulename>/' it will be loaded from user module <modulename>.\n
+For more info, see the README which you can find in /home/arch/aif/docs\n
Available procedures on the filesystem:
`find /home/arch/aif/core/procedures -type f`\n
`find /home/arch/aif/user/*/procedures -type f 2>/dev/null`"