From e3522c9a1e3a85eaf7f75fbcfdb4539bb0b27828 Mon Sep 17 00:00:00 2001 From: Louwrentius Date: Wed, 11 Mar 2009 00:15:14 +0000 Subject: [PATCH] Edited wiki page through web user interface. --- wiki/Manual1.wiki | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/wiki/Manual1.wiki b/wiki/Manual1.wiki index 3055689..4bd7c5e 100644 --- a/wiki/Manual1.wiki +++ b/wiki/Manual1.wiki @@ -156,6 +156,16 @@ Please note that this mechanism depends on what /proc/cpu (linux) reports. For e This option allows you to specify a custom name for the log file that is used by PPSS itself. +== Creating and using a config file == + +A config file is created when PPSS is called with the 'config' mode. In this mode, PPSS does not execute any job, instead, all command line options are used to create a config file. An example: + +`./ppss.sh create -C config.cfg -d /source/dir -c 'gzip ' -j` + +This command creates a config file config.cfg that can be used in stead of re-entering the command line options like this: + +`./ppss.sh standalone -C config.cfg` + == Logging (must read) == There are two separate log mechanisms: