1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-21 21:22:06 +02:00
tldr/pages.ko/linux/check-support-status.md
코드싸이 19c6841a9d
cryptsetup-luksformat: fix typo, linux/c*: add and update Korean translation (#14682)
* linux/c*: add and update Korean translation

* cryptsetup-luksformat: fix typo
2024-11-08 15:55:00 +09:00

16 lines
489 B
Markdown

# check-support-status
> 지원이 제한되었거나 조기 종료된 설치된 Debian 패키지를 식별합니다.
> 더 많은 정보: <https://manned.org/check-support-status>.
- 지원이 제한되었거나 이미 종료되었거나 배포의 수명 종료보다 빨리 종료될 패키지 표시:
`check-support-status`
- 지원이 종료된 패키지만 표시:
`check-support-status --type {{ended}}`
- 헤드라인 출력 건너뛰기:
`check-support-status --no-heading`