From 7eb919804d24d6e7f516dbe230251150eae45b25 Mon Sep 17 00:00:00 2001 From: Stefan Huber Date: Wed, 8 May 2013 13:58:17 +0200 Subject: [PATCH] some usage text improvements --- paralleljobs.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/paralleljobs.py b/paralleljobs.py index cb4a069..6a1da0d 100755 --- a/paralleljobs.py +++ b/paralleljobs.py @@ -162,12 +162,12 @@ Usage: COMMANDS: -c cmdfn add jobs from the file with list of commands -h print this text - -s print status information - -w work on the database + -s print progress information + -w do work and process jobs OPTIONS: -d database the database to process - -n num in -w mode, only perform num-many jobs + -n num in -w mode, only process num-many jobs -p cols-def create properties table with SQL column spec -v verbose output -- 2.30.2