Commit d9354fc5 authored by xuebingbing's avatar xuebingbing

add Version info“

parent 7e26a709
......@@ -121,7 +121,7 @@ cxxopts::ParseResult parse(int argc, char* argv[])
.add_options()
//("m,mode", "pcd2las : must args --workdir; pcd2las.auto: must args --pcdfile,--lasfile; pcd2las.stationfiles : must args --pcdfile,--lasfile,--jf_station_file, --jd_station_file",
// cxxopts::value<std::string>()->default_value("pcd2las.stationfiles"))
("h,help", "Print help")
("h,help", "Print help(VERSION: 1.1)")
#ifdef CXXOPTS_USE_UNICODE
("unicode", u8"A help option with non-ascii: à. Here the size of the"
" string should be correct")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment