Commits
Click on a commit to change the comparison rangetee: allow multiple -a flags
Fixes issue where tee rejected multiple append flags with error
"the argument '--append' cannot be used multiple times".
GNU tee accepts multiple -a flags, so this adds compatibility.