Merge pull request #1906 from El-Wumbus/patch-1
Added spaces and line-breaks to fix formatting.
This commit is contained in:
commit
121b11525f
@ -60,6 +60,7 @@ Module descriptors for Python modules **must** have the following key:
|
|||||||
|
|
||||||
Module descriptors for process modules **must** have the following key:
|
Module descriptors for process modules **must** have the following key:
|
||||||
- *command* (the command to run)
|
- *command* (the command to run)
|
||||||
|
|
||||||
Module descriptors for process modules **may** have the following keys:
|
Module descriptors for process modules **may** have the following keys:
|
||||||
- *timeout* (how long, in seconds, to wait for the command to run)
|
- *timeout* (how long, in seconds, to wait for the command to run)
|
||||||
- *chroot* (if true, run the command in the target system rather than the host)
|
- *chroot* (if true, run the command in the target system rather than the host)
|
||||||
|
Loading…
Reference in New Issue
Block a user