osx/terminal-notifier: fix typo, osx/*: add Korean translation (#14758)

This commit is contained in:
코드싸이
2024-11-12 04:54:15 +09:00
committed by GitHub
parent 3c745bfaae
commit f5003bb990
202 changed files with 3796 additions and 1 deletions

View File

@@ -0,0 +1,16 @@
# wifi-password
> Wi-Fi 비밀번호를 가져옵니다.
> 더 많은 정보: <https://github.com/rauchg/wifi-password>.
- 현재 로그인한 Wi-Fi의 비밀번호 가져오기:
`wifi-password`
- 특정 SSID의 Wi-Fi 비밀번호 가져오기:
`wifi-password {{ssid}}`
- 비밀번호만 출력:
`wifi-password -q`