Skip to content

Commit 827f87c

Browse files
author
ebarrios
committed
Updated readme file for optional command and added args
1 parent ad193b6 commit 827f87c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,9 @@ The pot task driver supports the following parameters:
102102

103103
* `tag` - Version of the image.
104104

105-
* `commad` - Command that is going to be executed once the jail is started.
105+
* `commad` - Command that is going to be executed once the jail is started. (optional)
106+
107+
* `args` - Array of arguments to append to the command. (Depends on command beeing set)
106108

107109
* `network_mode` - (Optional) Defines the network mode of the pot. Default: **"public-bridge"**
108110

0 commit comments

Comments
 (0)