From 4127b76d852cb7a9058e67bda2764e7d38064f2e Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Tue, 9 Dec 2008 16:00:24 +0100 Subject: layout fix --- src/aif.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/aif.sh b/src/aif.sh index a43c6a6..492fbdc 100755 --- a/src/aif.sh +++ b/src/aif.sh @@ -10,11 +10,11 @@ LOGFILE=/home/arch/aif/runtime/aif.log usage () { #NOTE: you can't use dia mode here yet because lib-ui isn't sourced yet. But cli is ok for this anyway. - msg="aif -p Select a procedure\n - -i Override interface type (optional)\n - -d Explicitly enable debugging (optional)\n - -l Explicitly enable logging to file (optional)\n - -h Help: show usage (optional) + msg="aif -p Select a procedure + -i Override interface type (optional) + -d Explicitly enable debugging (optional) + -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 Available procedures on the filesystem: -- cgit v1.2.3-54-g00ecf