1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-30 21:15:29 +02:00
tldr/pages.ko/common/deluge.md
Nelson Figueroa 6eaf66ad27
deluge, deluged: update outdated translations (#16803)
* deluge, deluged: update more info links, commands

* updated deluge.md commands
2025-06-08 22:45:55 -07:00

640 B

deluge

BitTorrent 클라이언트 명령어. 더 많은 정보: https://manned.org/deluge.

  • 토렌트 다운로드:

deluge {{url|마그넷|경로/파일명}}

  • 특정 구성 파일을 사용하여 토렌트를 다운로드하십시오:

deluge {{[-c|--config]}} {{경로/구성_파일}} {{url|마그넷|경로/파일명}}

  • 토렌트를 다운로드하고 지정된 사용자 인터페이스로 시작:

deluge -u {{gtk|웹|콘솔}} {{url|마그넷|경로/파일명}}

  • 토렌트를 다운로드하고 로그를 파일로 출력:

deluge {{[-l|--logfile]}} {{경로/로그_파일}} {{url|마그넷|경로/파일명}}