From b681594b7e4f9a5375b555b152d661581c600a96 Mon Sep 17 00:00:00 2001 From: deva Date: Tue, 17 Jun 2008 14:57:56 +0000 Subject: Multilist is now showing as it should. No functionality yet though. --- client/pracro.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'client/pracro.cc') diff --git a/client/pracro.cc b/client/pracro.cc index 2b5c6c2..754dff2 100644 --- a/client/pracro.cc +++ b/client/pracro.cc @@ -61,6 +61,8 @@ static void print_usage() printf(" -C, --config FILE The configfile to use. Default is \""CONFIG_DEFAULT"\"\n"); printf(" -u, -U, --user USER Defines the requesting user(not the patient),\n" " defaults to \""USER_DEFAULT"\"\n"); + // printf(" -t, --test macro Run client in testmode, i.e. run without contactig any\n" + // " servers. The macro must be a local xml file.\n"); } static void print_version() -- cgit v1.2.3