From f9126402b343aea8f2766bc16c10577b833b6703 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Sat, 24 Jan 2009 20:08:15 +0100 Subject: tell user where to find the readme --- src/aif.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') 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 '/' it will be loaded from user module . See README\n +If the procedurename is prefixed with '/' it will be loaded from user module .\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`" -- cgit v1.2.3-54-g00ecf