Home
last modified time | relevance | path

Searched refs:print_misc_section (Results 1 – 1 of 1) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/util/
H A DOptionsDB.cpp415 bool print_misc_section = command_line.empty(); in GetUsage() local
443 print_misc_section = true; in GetUsage()
454 if (print_misc_section) { in GetUsage()
461 if (!section_list.empty() && !print_misc_section) in GetUsage()