mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-11-13 22:51:31 +01:00
Merge pull request #30 from thewtex/args-quotes
doc: Note that --args needs quotes for spaces
This commit is contained in:
commit
59ba030070
@ -188,7 +188,8 @@ Default: Image with which the script was created.
|
|||||||
DOCKCROSS_ARGS / --args|-a <docker-run-args>
|
DOCKCROSS_ARGS / --args|-a <docker-run-args>
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Extra arguments to pass to the ``docker run`` command.
|
Extra arguments to pass to the ``docker run`` command. Quote the entire set of
|
||||||
|
args if they contain spaces.
|
||||||
|
|
||||||
|
|
||||||
Examples
|
Examples
|
||||||
|
Loading…
Reference in New Issue
Block a user