We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adc3b6a commit 76c5b67Copy full SHA for 76c5b67
tests/conftest.py
@@ -65,8 +65,8 @@ def verify_help_text(
65
-o, --output_file FILE
66
output commands to a script file, implies -s
67
-t, --transcript TRANSCRIPT_FILE
68
- output commands and results to a transcript file,
69
- implies -s
+ create a transcript file by re-running the commands,
+ implies both -r and -s
70
-c, --clear clear all history
71
72
formatting:
0 commit comments