Files
scylladb/core
Asias He 8ed3584a5e app: Allow -h to show help message
It only supports -help at the moment. It is quite annoying to see:

   $ ./httpd -h
   terminate called after throwing an instance of
   'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::program_options::unknown_option> >'
     what():  unrecognised option '-h'
   Aborted

Support both -h and --help.
2015-01-15 10:31:31 +02:00
..
2014-10-22 16:37:36 +03:00
2014-10-05 19:58:12 +03:00
2015-01-13 19:08:48 +02:00
2014-12-09 10:08:48 +02:00
2015-01-07 23:48:53 +09:00
2014-11-05 11:35:50 +02:00
2014-10-30 14:08:23 +02:00
2015-01-12 17:29:02 +02:00
2014-10-21 16:58:35 +02:00