mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 01:26:03 +02:00
pathchk: add more information link (#5619)
This commit is contained in:
parent
a6a0d20735
commit
6d3765b2d8
2 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# pathchk
|
# pathchk
|
||||||
|
|
||||||
> Sprawdź poprawność oraz przenośność jednej lub większej ilości ścieżek.
|
> Sprawdź poprawność oraz przenośność jednej lub większej ilości ścieżek.
|
||||||
|
> Więcej informacji: <https://www.gnu.org/software/coreutils/manual/html_node/pathchk-invocation.html>.
|
||||||
|
|
||||||
- Sprawdź ścieżki pod kątem poprawności w obecnym systemie:
|
- Sprawdź ścieżki pod kątem poprawności w obecnym systemie:
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# pathchk
|
# pathchk
|
||||||
|
|
||||||
> Check the validity and portability of one or more pathnames.
|
> Check the validity and portability of one or more pathnames.
|
||||||
|
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/pathchk-invocation.html>.
|
||||||
|
|
||||||
- Check pathames for validity in the current system:
|
- Check pathames for validity in the current system:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue