14 lines
475 B
Plaintext
14 lines
475 B
Plaintext
|
mono Documentation/en/examples/bundling.exe --help
|
||
|
|
||
|
mono Documentation/en/examples/bundling.exe -D
|
||
|
|
||
|
mono Documentation/en/examples/bundling.exe -DA -DB=C "-dD-->E" "-dF=>G" -d "H=>I" -cf input --color -ooutput
|
||
|
|
||
|
mono Documentation/en/examples/bundling.exe -cfv input
|
||
|
|
||
|
mono Documentation/en/examples/bundling.exe -xctf input
|
||
|
|
||
|
mono Documentation/en/examples/bundling.exe --color=auto -o output -finput
|
||
|
|
||
|
mono Documentation/en/examples/bundling.exe --color=on A B --color=off C D
|