rdpsign,query,pw*,pushd: add Korean translation (#14443)

This commit is contained in:
Chooooo
2024-10-29 22:37:47 +09:00
committed by GitHub
parent 290ece6544
commit 3cc009c670
5 changed files with 86 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# pushd
> 디렉토리를 스택에 배치하여 나중에 액세스할 수 있습니다.
> `popd`를 참조하여 원래 디렉토리로 전환하세요.
> 더 많은 정보: <https://learn.microsoft.com/windows-server/administration/windows-commands/pushd>.
- 디렉토리로 전환하고 스택에 배치:
`pushd {{경로\대상\디렉토리}}`