args4j
                                
                                
                                
                                    args4j copied to clipboard
                            
                            
                            
                        Print default values in usage CmdLineParser.printUsage();
It would be great if args4j could print the default values (i.e. the values that are already assigned to the POJO fields) when printing the usage help to e.g., the console using CmdLineParser.printUsage();
+1
+1
Added a pull request for this, see #102
This issue can be closed since PR #102 was merged. See also Issue #123.