We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e91497e commit 53afc71Copy full SHA for 53afc71
1 file changed
README.md
@@ -71,7 +71,7 @@ public class Program
71
}
72
```
73
74
-Now call the application like that:
+Now call the application like that:
75
$ MyApp.exe -i test -o test --log --num 123 or
76
$ MyApp.exe --input test --output test --log --num 123
77
0 commit comments