KataGo
                                
                                 KataGo copied to clipboard
                                
                                    KataGo copied to clipboard
                            
                            
                            
                        Documentation for "katago.exe contribute"
Are the options for katago.exe contribute documented anywhere? Or even all commands for katago.exe?
Would be very nice. AFAIK, the katago.exe analysis is already documented.
Right now, the documentation is just running it with the "-help" flag on the command line, together with the comments currently within the contribute_example.cfg that comes with the release: https://github.com/lightvector/KataGo/blob/master/cpp/configs/contribute_example.cfg
There may be a few minor things for the contribute command missing that pertain to very rare use cases, but generally all the options you might normally want to consider should be documented in these ways already.
Are there major things missing from these sources or documentation missing for other commands that you think would be very useful to add? If you find something important missing, I would be happy to know so I can add it.