mpv: fix typo, common/m*: add and update Korean translation (#14664)
* common/m*: add and update Korean translation * mpv: fix typo
This commit is contained in:
17
pages.ko/common/mesg.md
Normal file
17
pages.ko/common/mesg.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# mesg
|
||||
|
||||
> 터미널이 다른 사용자로부터 메시지를 받을 수 있는지 확인하거나 설정합니다. 주로 `write` 명령에서 사용됩니다.
|
||||
> 같이 보기: `write`, `talk`.
|
||||
> 더 많은 정보: <https://manned.org/mesg.1p>.
|
||||
|
||||
- 터미널이 메시지를 받을 수 있는지 확인:
|
||||
|
||||
`mesg`
|
||||
|
||||
- `write` 명령으로부터 메시지 수신을 허용하지 않음:
|
||||
|
||||
`mesg n`
|
||||
|
||||
- `write` 명령으로부터 메시지 수신을 허용:
|
||||
|
||||
`mesg y`
|
Reference in New Issue
Block a user