linux/n*: add Korean translation (#14710)

This commit is contained in:
코드싸이
2024-11-09 13:26:04 +09:00
committed by GitHub
parent 7544b309ad
commit 50ba22c4b1
49 changed files with 1120 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# nmcli agent
> `nmcli`를 NetworkManager 비밀 요원이나 polkit 요원으로 실행.
> 이 하위 명령은 `nmcli a`로도 호출할 수 있습니다.
> 더 많은 정보: <https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/nmcli.html>.
- `nmcli`를 비밀 요원으로 등록하고 비밀 요청 수신 대기:
`nmcli agent secret`
- `nmcli`를 polkit 요원으로 등록하고 권한 요청 수신 대기:
`nmcli agent polkit`
- `nmcli`를 비밀 요원 및 polkit 요원으로 등록:
`nmcli agent all`