diff --git a/wiki/Manual.wiki b/wiki/Manual.wiki index cd0f38f..ac2a3a0 100644 --- a/wiki/Manual.wiki +++ b/wiki/Manual.wiki @@ -18,7 +18,7 @@ Items can be two things: Throughout this manual the word items will be used, but think of them as you please, most often it will be files. -== Comnand line options == +== Command line options == Before discussing the full list of command line options, an example will be given how to run PPSS with the least amount of options, in it's simplest form. @@ -51,5 +51,4 @@ When an item is processed, any output that is generated is logged within its ind If you tailor your command the right way, or create a (small) script, it is very easy to determine which items have not been processed correctly. A simple grep on 'error' might already give a clue. -*Important:* If a log file exists for an item, and PPSS is run again, that item will be skipped. This allows you to interrupt PPSS and continue where you left off. If you want to process all items again, just remove the job_log directory. - +*Important:* If a log file exists for an item, and PPSS is run again, that item will be skipped. This allows you to interrupt PPSS and continue where you left off. If you want to process all items again, just remove the job_log directory. \ No newline at end of file