From 55fc45670f929348508a821c337340c46ae23737 Mon Sep 17 00:00:00 2001 From: Nelson Figueroa <30811275+nelsonfigueroa@users.noreply.github.com> Date: Tue, 3 Dec 2024 03:19:35 -0800 Subject: [PATCH] printenv: update documentation link (#15028) --- pages.ko/common/printenv.md | 2 +- pages.nl/common/printenv.md | 2 +- pages/common/printenv.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages.ko/common/printenv.md b/pages.ko/common/printenv.md index 462eb66a74..362cfeb37c 100644 --- a/pages.ko/common/printenv.md +++ b/pages.ko/common/printenv.md @@ -1,7 +1,7 @@ # printenv > 모든 환경 변수 또는 지정된 환경 변수의 값을 출력. -> 더 많은 정보: . +> 더 많은 정보: . - 모든 환경 변수의 키-값 쌍 출력: diff --git a/pages.nl/common/printenv.md b/pages.nl/common/printenv.md index cdb2822023..4e9b4a4757 100644 --- a/pages.nl/common/printenv.md +++ b/pages.nl/common/printenv.md @@ -1,7 +1,7 @@ # printenv > Toon waarden van alle of specifieke omgevingsvariabelen. -> Meer informatie: . +> Meer informatie: . - Toon key-value paren van alle omgevingsvariabelen: diff --git a/pages/common/printenv.md b/pages/common/printenv.md index 25275a699e..8ccc696a1f 100644 --- a/pages/common/printenv.md +++ b/pages/common/printenv.md @@ -1,7 +1,7 @@ # printenv > Print values of all or environment variables. -> More information: . +> More information: . - Display key-value pairs of all environment variables: