printenv: update documentation link (#15028)

This commit is contained in:
Nelson Figueroa
2024-12-03 03:19:35 -08:00
committed by GitHub
parent 385a9b421d
commit 55fc45670f
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# printenv
> 모든 환경 변수 또는 지정된 환경 변수의 값을 출력.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/printenv>.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/printenv-invocation.html>.
- 모든 환경 변수의 키-값 쌍 출력:

View File

@@ -1,7 +1,7 @@
# printenv
> Toon waarden van alle of specifieke omgevingsvariabelen.
> Meer informatie: <https://www.gnu.org/software/coreutils/printenv>.
> Meer informatie: <https://www.gnu.org/software/coreutils/manual/html_node/printenv-invocation.html>.
- Toon key-value paren van alle omgevingsvariabelen:

View File

@@ -1,7 +1,7 @@
# printenv
> Print values of all or environment variables.
> More information: <https://www.gnu.org/software/coreutils/printenv>.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/printenv-invocation.html>.
- Display key-value pairs of all environment variables: