Files
unison/src/core/test/core-example-command-line.reflog
Mathew Bielejeski b99295e119 Filter out program version text from command-line-example output
Updated reflog to reflect change in command-line-example output
2020-08-14 14:14:43 -07:00

22 lines
340 B
Plaintext

command-line-example:
Initial values:
intArg: 1
boolArg: false
strArg: "strArg default"
anti: "false"
cbArg: "cbArg default"
nonOpt1: 1
nonOpt2: 1
Final values:
intArg: 1
boolArg: false
strArg: "strArg default"
anti: "false"
cbArg: "cbArg default"
nonOpt1: 1
nonOpt2: 1
Number of extra non-option arguments:0