Skip to content

Commit

Permalink
feat: doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mkundu1 committed May 1, 2024
1 parent c1f94c5 commit 2b3359d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ansys/fluent/core/codegen/data/fluent_gui_help_patch.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
"""Module containing the corrected Fluent GUI help strings."""

XML_HELP_PATCH = {
"flu_meshing_file_start_transcript": "Starts recording input and output in a file. A transcript file contains a complete record of all standard input to and output from Fluent (usually all keyboard and user interface input and all screen output).Start the transcription process with the file/start-transcript command, and end it with the file/stop-transcript command (or by exiting the program)."
}

0 comments on commit 2b3359d

Please sign in to comment.