1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-20 01:15:52 +02:00
tldr/pages.ko/common/transmission-show.md

18 lines
515 B
Markdown
Raw Normal View History

# transmission-show
> 토렌트 파일에 대한 정보 가져오기.
> 같이 보기: `transmission`.
> 더 많은 정보: <https://manned.org/transmission-show>.
- 특정 토렌트의 메타데이터 표시:
`transmission-show {{경로/대상/파일.torrent}}`
- 특정 토렌트에 대한 마그넷 링크 생성:
`transmission-show --magnet {{경로/대상/파일.torrent}}`
- 토렌트의 트래커를 조회하고 현재 피어 수 출력:
`transmission-show --scrape {{경로/대상/파일.torrent}}`