1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00
tldr/pages.ko/linux/reportbug.md
코드싸이 624a50f563
rpicam-raw: fix typo, linux/rm: update Korean translation, linux/rm*: add Korean translation (#14714)
* linux/rm: update Korean translation

* linux/r*: add Korean translation

* rpicam-raw: fix typo
2024-11-09 22:28:34 +09:00

437 B

reportbug

Debian 배포판의 버그 보고 도구. 더 많은 정보: https://manned.org/reportbug.

  • 특정 패키지에 대한 버그 보고서를 작성하고 이메일로 전송:

reportbug {{패키지}}

  • 특정 패키지와 관련 없는 버그(일반 문제, 인프라 등) 보고:

reportbug other

  • 버그 보고서를 이메일로 보내지 않고 파일에 작성:

reportbug -o {{파일명}} {{패키지}}