osx/terminal-notifier: fix typo, osx/*: add Korean translation (#14758)
This commit is contained in:
28
pages.ko/osx/spotify.md
Normal file
28
pages.ko/osx/spotify.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# spotify
|
||||
|
||||
> Spotify의 명령줄 인터페이스.
|
||||
> 더 많은 정보: <https://github.com/hnarayanan/shpotify>.
|
||||
|
||||
- 노래 이름으로 찾아 재생:
|
||||
|
||||
`spotify play {{노래_이름}}`
|
||||
|
||||
- 재생목록 이름으로 찾아 재생:
|
||||
|
||||
`spotify play list {{재생목록_이름}}`
|
||||
|
||||
- 재생을 일시 정지(또는 재개):
|
||||
|
||||
`spotify pause`
|
||||
|
||||
- 재생목록에서 다음 노래로 건너뛰기:
|
||||
|
||||
`spotify next`
|
||||
|
||||
- 볼륨 조정:
|
||||
|
||||
`spotify vol {{up|down|값}}`
|
||||
|
||||
- 재생 상태 및 노래 세부 정보 표시:
|
||||
|
||||
`spotify status`
|
Reference in New Issue
Block a user