diff --git a/application/F3DOptionsTools.cxx b/application/F3DOptionsTools.cxx index a9e0dd65b8..5d6d0e053d 100644 --- a/application/F3DOptionsTools.cxx +++ b/application/F3DOptionsTools.cxx @@ -72,6 +72,7 @@ static inline const std::array CLIOptions = {{ { "rendering-backend", "", "Backend to use when rendering (auto|glx|wgl|egl|osmesa)", "", "" }, { "max-size", "", "Maximum size in Mib of a file to load, negative value means unlimited", "", "" }, { "watch", "", "Watch current file and automatically reload it whenever it is modified on disk", "", "1" }, + { "frame-rate", "", "Frame rate used to refresh animation and other repeated tasks (watch, UI). Does not impact rendering frame rate.", "", "" }, { "load-plugins", "", "List of plugins to load separated with a comma", "", "" }, { "scan-plugins", "", "Scan standard directories for plugins and display available plugins (result can be incomplete)", "", "" }, { "screenshot-filename", "", "Screenshot filename", "", "" } } }, @@ -94,7 +95,6 @@ static inline const std::array CLIOptions = {{ { "animation-index", "", "Select animation to show", "", "" }, { "animation-speed-factor", "", "Set animation speed factor", "", "" }, { "animation-time", "", "Set animation time to load", "