diff --git a/howto.md b/howto.md index 5055ef48f84a704fcbe3ad16044c999667aace38..338147273b55d7621da9a1e6d8edafd49ba88359 100644 --- a/howto.md +++ b/howto.md @@ -86,3 +86,10 @@ apt install intel-oneapi-compiler-dpcpp-cpp-and-cpp-classic source /opt/intel/oneapi/setvars.sh icpc -V ``` + +## aria2c seed only? + +``` +aria2c --bt-seed-unverified -V --seed-ratio=0.0 -d/path/to/download xxx.torrent +aria2c --bt-seed-unverified -V --seed-ratio=0.0 -d. xxx.torrent +```