pages.*/osx: use keith.github.io (#12192)

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
This commit is contained in:
Sebastiaan Speck
2024-02-03 23:02:02 +01:00
committed by GitHub
parent 3f44b237ce
commit be0823bbb6
16 changed files with 16 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
# cut
> Вырезать поля из стандартного ввода или файлов.
> Больше информации: <https://manned.org/man/freebsd-13.0/cut.1>.
> Больше информации: <https://keith.github.io/xcode-man-pages/cut.1.html>.
- Вывести указанный диапазон символов/полей каждой строки (`-c|f 1|1,10|1-10|1-|-10` далее обозначается как `диапазон`):