Skip to content
This repository was archived by the owner on May 18, 2019. It is now read-only.

Commit 95ede1e

Browse files
wibraunadrpo
authored andcommitted
added UsersGuide ref ticket:4246
Belonging to [master]: - #2835
1 parent 4f86504 commit 95ede1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SimulationRuntime/c/util/simulation_options.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ const char *FLAG_DETAILED_DESC[FLAG_MAX+1] = {
499499
" Value specifies the scaling factor for real-time synchronization (0 disables).\n"
500500
" A value > 1 means the simulation takes a longer time to simulate.\n",
501501
/* FLAG_S */
502-
" Value specifies the integration method.",
502+
" Value specifies the integration method. For additional information see the :ref:`User's Guide <cruntime-integration-methods>`",
503503
/* FLAG_SINGLE */
504504
" Output results in single precision (mat-format only).",
505505
/* FLAG_SOLVER_STEPS */

0 commit comments

Comments
 (0)