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:
21
pages.ko/common/mpd.md
Normal file
21
pages.ko/common/mpd.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# mpd
|
||||
|
||||
> Music Player Daemon.
|
||||
> 같이 보기: `mpc`, `ncmpcpp`.
|
||||
> 더 많은 정보: <https://www.musicpd.org/>.
|
||||
|
||||
- MPD 시작:
|
||||
|
||||
`mpd`
|
||||
|
||||
- 설정 파일을 읽지 않고 MPD 시작:
|
||||
|
||||
`mpd --no-config`
|
||||
|
||||
- 콘솔에서 분리하지 않고 MPD 시작:
|
||||
|
||||
`mpd --no-daemon`
|
||||
|
||||
- 현재 실행 중인 MPD 세션 종료:
|
||||
|
||||
`mpd --kill`
|
Reference in New Issue
Block a user