This repository was archived by the owner on Jan 10, 2025. It is now read-only.
Commit 1f85e16
authored
[TouchOptions] Fix a few issues related to command-line parsing. (#78)
Parse command line options like we parse the corresponding environment
variables (case insensitively)
Also fix actually passing values to a few arguments.1 parent 1c272a9 commit 1f85e16
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
101 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
0 commit comments