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:
parent
8c2fb3e09a
commit
5767d460b7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# cut
|
# cut
|
||||||
|
|
||||||
<!-- spell-checker:ignore sourcefile -->
|
<!-- spell-checker:ignore sourcefile sourcefiles -->
|
||||||
|
|
||||||
```
|
```
|
||||||
cut [-d|-w] [-s] [-z] [--output-delimiter] ((-f|-b|-c) {{sequence}}) {{sourcefile}}+
|
cut [-d|-w] [-s] [-z] [--output-delimiter] ((-f|-b|-c) {{sequence}}) {{sourcefile}}+
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue