Browse Source

Update README.md

Fix help option
pull/3219/head
Sergey 1 year ago committed by GitHub
parent
commit
705c676b87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      ICSharpCode.ILSpyCmd/README.md

2
ICSharpCode.ILSpyCmd/README.md

@ -6,7 +6,7 @@ To install: @@ -6,7 +6,7 @@ To install:
dotnet tool install ilspycmd -g
```
Help output (`ilspycmd ---help`):
Help output (`ilspycmd --help`):
```
ilspycmd: 8.0.0.7007

Loading…
Cancel
Save