mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-21 02:13:34 +02:00
doc: Note that --args needs quotes for spaces
This commit is contained in:
@ -188,7 +188,8 @@ Default: Image with which the script was created.
|
||||
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
|
||||
|
Reference in New Issue
Block a user