From 293c8546b4e5032550893626246fdb815b8c0ad5 Mon Sep 17 00:00:00 2001 From: arcan1s Date: Tue, 24 Dec 2013 00:51:54 +0400 Subject: [PATCH] Edited readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a3ee06..1da0d50 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ How-to run jobs * create priority file (`script.sh.pr`) with the job priority if it is needed * create user file (`script.sh.user`) with the job username if it is needed * copy files to `$WORKDIR` + Also you may use `add_queued`. See also