mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
[fix] Allow adding a service with several log files
This commit is contained in:
parent
a058205499
commit
be8451e95f
1 changed files with 1 additions and 0 deletions
|
@ -719,6 +719,7 @@ service:
|
||||||
-l:
|
-l:
|
||||||
full: --log
|
full: --log
|
||||||
help: Absolute path to log file to display
|
help: Absolute path to log file to display
|
||||||
|
nargs: +
|
||||||
-r:
|
-r:
|
||||||
full: --runlevel
|
full: --runlevel
|
||||||
help: Runlevel priority of the service
|
help: Runlevel priority of the service
|
||||||
|
|
Loading…
Add table
Reference in a new issue