1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-09-14 19:16:17 +00:00

remove redundant line

This commit is contained in:
Alexander Kunde 2023-03-02 18:14:10 +01:00
parent 4276111222
commit 4bae3e0cd9

View file

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