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
24
README.md
24
README.md
@ -12,21 +12,23 @@ GPLv3
|
||||
help message
|
||||
------------
|
||||
* queued:
|
||||
queued [ -c /etc/queued.conf ] [ -v | --version ] [ -h | --help ]
|
||||
|
||||
Parametrs:
|
||||
-c PATH - path to configuration file. Default is `/etc/queued.conf`
|
||||
-v --version - show version and exit
|
||||
-h --help - show this help and exit
|
||||
queued [ -c /etc/queued.conf ] [ -v | --version ] [ -h | --help ]
|
||||
|
||||
Parametrs:
|
||||
-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 [ -c /etc/queued.conf ] [ -p NUM ] [ -u USER ] [ -h | --help ] /path/to/script
|
||||
|
||||
Parameters:
|
||||
-c PATH - path to configuration file. Default is '/etc/queued.conf'
|
||||
-p NUM - job priority
|
||||
-u USER - username
|
||||
-h --help - show this help and exit
|
||||
add_queued [ -c /etc/queued.conf ] [ -p NUM ] [ -u USER ] [ -h | --help ] /path/to/script
|
||||
|
||||
Parameters:
|
||||
-c PATH - path to configuration file. Default is '/etc/queued.conf'
|
||||
-p NUM - job priority
|
||||
-u USER - username
|
||||
-h --help - show this help and exit
|
||||
|
||||
Configuration
|
||||
-------------
|
||||
|
Loading…
Reference in New Issue
Block a user