pueue*: add Korean translation (#14525)

This commit is contained in:
코드싸이
2024-11-02 02:55:03 +09:00
committed by GitHub
parent 8d2eaa14ab
commit ca7166e59a
22 changed files with 384 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# pueue remove
> 작업 목록에서 작업 제거. 실행 중이거나 일시 중지된 작업은 먼저 종료되어야 합니다.
> 더 많은 정보: <https://github.com/Nukesor/pueue>.
- 종료되거나 완료된 작업 제거:
`pueue remove {{작업_아이디}}`
- 여러 작업을 한 번에 제거:
`pueue remove {{작업_아이디}} {{작업_아이디}}`