Flush documentation.
[mono.git] / mcs / class / Mono.Options / Documentation / en / examples / bundling.in
1 mono Documentation/en/examples/bundling.exe --help
2
3 mono Documentation/en/examples/bundling.exe -D
4
5 mono Documentation/en/examples/bundling.exe -DA -DB=C "-dD-->E" "-dF=>G" -d "H=>I" -cf input --color -ooutput
6
7 mono Documentation/en/examples/bundling.exe -cfv input
8
9 mono Documentation/en/examples/bundling.exe -xctf input
10
11 mono Documentation/en/examples/bundling.exe --color=auto -o output -finput
12
13 mono Documentation/en/examples/bundling.exe --color=on A B --color=off C D