From 354d2b11d27a11ad6df04fd1fcd9c70b75ea63fc Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Tue, 24 Feb 2004 13:09:13 +0000 Subject: [PATCH] The properties file can now be specified from the command line. --- README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index 9a79e48..804b473 100644 --- a/README.txt +++ b/README.txt @@ -15,8 +15,8 @@ Some very basic instructions: { configure the properties } vi *.properties - { debug } - java -jar mobibot.jar -debug + { help } + java -jar mobibot.jar -h { launch } /usr/bin/nohup java -jar mobibot.jar &