Skip to content

Commit 1882aca

Browse files
committed
Fixed readme again
1 parent aacdecb commit 1882aca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ public class Program
5353
}
5454
```
5555

56-
Now call the application like that:
57-
$ MyApp.exe -i test -o test --log --num 123 or
56+
Now call the application like that:
57+
$ MyApp.exe -i test -o test --log --num 123 or
5858
$ MyApp.exe --input test --output test --log --num 123
5959

6060
## How about optional arguments?

0 commit comments

Comments
 (0)