View Single Post
  #6  
Old 11.08.2009, 00:37
GroessterNehmer
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Mystery View Post
Gibt es eigentlich irgendwo eine Liste der Parameter?
über
Code:
java -jar JDownloader.jar -h
kriegst du
Code:
-h/--help		Show this help message
-a/--add-link(s)	Add links
-co/--add-container(s)	Add containers
-d/--start-download	Start download
-D/--stop-download	Stop download
-H/--hide		Don't open Linkgrabber when adding Links
-m/--minimize		Minimize download window
-f/--focus		Get jD to foreground/focus
-s/--show		Show JAC prepared captchas
-t/--train		Train a JAC method
-r/--reconnect		Perform a Reconnect
-C/--captcha <filepath or url> <method>	Get code from image using JAntiCaptcha
-p/--add-password(s)	Add passwords
-n --new-instance	Force new instance if another jD is running
Dann gibt es noch -branch
Reply With Quote