a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
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
|