Page 1 of 1

command line option

Posted: Wed Dec 25, 2019 1:13 am
by peekaa
Could some please explain using command line option (I found them after qbittoret.exe --help).

--profile
--configuration
--relative-fastresume

I was trying wiki, google, but not much wiser then before... Thank you.

Re: command line option

Posted: Wed Dec 25, 2019 10:57 am
by Peter
Hey!

I found some explanation in the source.
Here: qBittorrent/src/app/cmdoptions.cpp

See attached pics.
makeUsage1.png
makeUsage1.png (47.14 KiB) Viewed 943 times
makeUsage2.png
makeUsage2.png (131.44 KiB) Viewed 943 times

Re: command line option

Posted: Wed Dec 25, 2019 2:41 pm
by peekaa
Thanks, some more explanation with examples, if anyone knows, would be great.