diff options
Diffstat (limited to 'docs/transcript.rst')
| -rw-r--r-- | docs/transcript.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/transcript.rst b/docs/transcript.rst index 91679641..c7c31fd6 100644 --- a/docs/transcript.rst +++ b/docs/transcript.rst @@ -34,9 +34,9 @@ This is by far the easiest way to generate a transcript. Automatically from a script file -------------------------------- -A transcript can also be automatically generated from a script file using ``load -r``:: +A transcript can also be automatically generated from a script file using ``load -t``:: - (Cmd) load scripts/script.txt -r transcript.txt + (Cmd) load scripts/script.txt -t transcript.txt 2 commands and their outputs saved to transcript file 'transcript.txt' (Cmd) |
