FreeBSD Manual Pages
JOURNAL(nged) BRL-CAD User Commands JOURNAL(nged) NAME journal - Starts or stops the journaling of MGED commands to a file. SYNOPSIS journal [-d] [journal_file_name] DESCRIPTION Starts or stops the journaling of MGED commands to a file. If executed with no arguments, the command stops journaling. If journal_file_name is provided, that file will become the recipient of the journaling. If a -d option is also provided, the journaling will include the delays between commands. Journaling is off by default. EXAMPLES The example shows the use of the journal command to start the journaling of a specified file. Example 1. Start the journaling of a specified file. mged> journal journal_file Starts journaling to journal_file. AUTHOR BRL-CAD Team BUG REPORTS Reports of bugs or problems should be submitted via electronic mail to devs@brlcad.org BRL-CAD 08/29/2020 JOURNAL(nged)
NAME | SYNOPSIS | DESCRIPTION | EXAMPLES | AUTHOR | BUG REPORTS
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=journal&manpath=FreeBSD+12.2-RELEASE+and+Ports>