1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-09-16 03:36:18 +00:00

cut: add sourcefiles to spell-check ignored

This commit is contained in:
Piotr Kwiecinski 2023-03-21 19:19:33 +01:00
parent 8c2fb3e09a
commit 5767d460b7

View file

@ -1,6 +1,6 @@
# cut
<!-- spell-checker:ignore sourcefile -->
<!-- spell-checker:ignore sourcefile sourcefiles -->
```
cut [-d|-w] [-s] [-z] [--output-delimiter] ((-f|-b|-c) {{sequence}}) {{sourcefile}}+