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 clean
> 완료된 모든 작업을 목록에서 제거하고 로그를 삭제.
> 더 많은 정보: <https://github.com/Nukesor/pueue>.
- 완료된 작업 제거 및 로그 삭제:
`pueue clean`
- 성공적으로 완료된 명령만 정리:
`pueue clean --successful-only`