remove the sh in the syntax

This commit is contained in:
Sylvestre Ledru 2023-03-03 13:52:47 +01:00 committed by GitHub
parent 7e3fd77211
commit 2085d4d4ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,5 @@
# wc
```sh
wc [OPTION]... [FILE]...
```