mirror of
https://github.com/arcan1s/queued.git
synced 2025-04-24 15:37:19 +00:00
Edited readme
This commit is contained in:
parent
051e6df16b
commit
9f465170fe
26
README.md
26
README.md
@ -12,21 +12,23 @@ GPLv3
|
|||||||
help message
|
help message
|
||||||
------------
|
------------
|
||||||
* queued:
|
* queued:
|
||||||
queued [ -c /etc/queued.conf ] [ -v | --version ] [ -h | --help ]
|
|
||||||
|
|
||||||
Parametrs:
|
queued [ -c /etc/queued.conf ] [ -v | --version ] [ -h | --help ]
|
||||||
-c PATH - path to configuration file. Default is `/etc/queued.conf`
|
|
||||||
-v --version - show version and exit
|
Parametrs:
|
||||||
-h --help - show this help and exit
|
-c PATH - path to configuration file. Default is `/etc/queued.conf`
|
||||||
|
-v --version - show version and exit
|
||||||
|
-h --help - show this help and exit
|
||||||
|
|
||||||
* add_queued:
|
* add_queued:
|
||||||
add_queued [ -c /etc/queued.conf ] [ -p NUM ] [ -u USER ] [ -h | --help ] /path/to/script
|
|
||||||
|
|
||||||
Parameters:
|
add_queued [ -c /etc/queued.conf ] [ -p NUM ] [ -u USER ] [ -h | --help ] /path/to/script
|
||||||
-c PATH - path to configuration file. Default is '/etc/queued.conf'
|
|
||||||
-p NUM - job priority
|
Parameters:
|
||||||
-u USER - username
|
-c PATH - path to configuration file. Default is '/etc/queued.conf'
|
||||||
-h --help - show this help and exit
|
-p NUM - job priority
|
||||||
|
-u USER - username
|
||||||
|
-h --help - show this help and exit
|
||||||
|
|
||||||
Configuration
|
Configuration
|
||||||
-------------
|
-------------
|
||||||
|
Loading…
Reference in New Issue
Block a user