MGED CMD history

From BRL-CAD


history[edit]

Syntax[edit]

history [-delays]


Argument(s)[edit]

[-delays]
Display delays between commands.


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

The "history" command displays the list of commands executed during the current MGED session. The one exception is the hist_addcommand, which can add a command to the history list without executing it. If the -delays option is used, then the delays between commands will also be displayed.


Example(s)[edit]

mged> history
Display the command history list.


See Also[edit]

history
hist
hist_add

Page Generated by David Loman on: 10/11/2007 at: 1:02:13 PM