Skip to content

Commit efcba77

Browse files
authored
Merge pull request #7515 from mdebi/issue_7441
docs: Add a note about -q option used in getting started guide
2 parents 8783e65 + 25b56e9 commit efcba77

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ David Paul Röthlisberger
8181
David Szotten
8282
David Vierra
8383
Daw-Ran Liou
84+
Debi Mishra
8485
Denis Kirisov
8586
Dhiren Serai
8687
Diego Russo

changelog/7441.doc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add a note about ``-q`` option used in getting started guide.

doc/en/getting-started.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,10 @@ Execute the test function with “quiet” reporting mode:
112112
. [100%]
113113
1 passed in 0.12s
114114
115+
.. note::
116+
117+
The ``-q/--quiet`` flag keeps the output brief in this and following examples.
118+
115119
Group multiple tests in a class
116120
--------------------------------------------------------------
117121

0 commit comments

Comments
 (0)