View Single Post
  #2  
Old 25.11.2014, 07:20
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,514
Default

Code:
java -jar JDownloader.jar --help
Code:
1|StartupParameterHandler.log 25/11/14 2:20:11 PM - INFO [ org.jdownloader.startup.ParameterHandler(onStartup) ] -> Startup: [--help]
   |==================================================================================================
   |==================================================================================================
   |                         ---  JDownloader2 CommandLine Help  ---
   |==================================================================================================
   |http://www.jdownloader2.com
   |-add-containers/-add-container/-co <ContainerPath1> <ContainerPath2> ... <ContainerPath*> Add Container Files to the LinkGrabber
   |-add-passwords/-add-password/-p Password1\r\nPassword2\r\n....\r\nContainerPath Add Extraction Passwords
   |-add-links/-add-link/-a <Link1> <Link2> ... <Link*> Add Links to the LinkGrabber
   |-focus/-f/-afterupdate       Focus JDownloader and bring JD to TOP
   |-minimize/-m         Minimize JDownloader to the Taskbar
   |-h/-help/-?  Show this help
   |-jacShow/-jacTrain   Show the JAntiCaptcha Trainer
   |-reconnect/-r        Do a Reconnect
   |-null        Load Container files
   |-brdebug     Set the Browser Debug Mode. Verbose Connection Infos
   |-scanextensions/-scanplugins/-scan   Rescan Plugins at Startup
   |-myjd        Init MyJdownloader -myjd
   |-noerr       Disable System.err
   |-set         Set Config -set class key value
   |-n   Force a new Instance.
   |-console     Write all Logs to STDOUt or STDERR
   |-s/--show           Show JAC prepared captchas
   |-t/--train          Train a JAC method
   |-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
   |==================================================================================================
   |==================================================================================================
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote