summaryrefslogtreecommitdiff
path: root/src/tutorial
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2012-04-17 18:36:22 -0400
committerAndrew Dunstan <andrew@dunslane.net>2012-04-17 18:36:22 -0400
commit7bebb851920e74cda57b866ac2f64123b44323c5 (patch)
tree647db567a2a6dc2f866508f90e368de6e3d96d77 /src/tutorial
parent67a48385b5671a815cd355bbf7375e2a3e594ba9 (diff)
Don't override arguments set via options with positional arguments.
A number of utility programs were rather careless about paremeters that can be set via both an option argument and a positional argument. This leads to results which can violate the Principal Of Least Astonishment. These changes refuse to use positional arguments to override settings that have been made via positional arguments. The changes are backpatched to all live branches.
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions