Skip to content

Commit f2d84eb

Browse files
authored
(DOCSP-15557) Mongosh --eval prints result (#102)
* (DOCSP-15557) --eval should print result
1 parent 91c8534 commit f2d84eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/reference/options.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ General Options
2727
code. As a result many options of the shell environment are not
2828
available.
2929

30+
The result of evaluating a JavaScript argument is printed to your
31+
command line.
32+
3033
.. option:: --help, -h
3134

3235
Returns information on the options and use of the |mdb-shell|.

0 commit comments

Comments
 (0)