mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
cut: add sourcefiles to spell-check ignored
This commit is contained in:
+1
-1
@@ -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}}+
|
||||
|
||||
Reference in New Issue
Block a user