"doxygen -s -g ini" 中的“-s”是什么意思?有什么猜测吗?

What does the "-s" mean in "doxygen -s -g ini"? Any guesses?

生成配置文件时,是否有使用原因 “doxygen -s -g ini” 而不仅仅是 “doxygen -g ini”?

来自online doxygen manual

If -s is specified the comments in the config file will be omitted. If configName is omitted 'Doxyfile' will be used as a default.