Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
javier-romero committed Dec 6, 2023
1 parent cc9407c commit 921dfd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/viasp/commandline.rst
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ The output prints the stable models of the program and information about the via
Press CTRL+C to quit
To define how many models should be included at most, use the ``--models`` or ``-n`` option. Bt default, all models are included.
To define how many models should be included at most, use the ``--models`` or ``-n`` option. By default, all models are included.

.. code-block:: bash
Expand Down Expand Up @@ -133,4 +133,4 @@ To specify the port of the backend, use the ``--port`` or ``-p`` option.

To specify the port of the frontend, use the ``--frontend-port`` or ``-f`` option.

To specify the host of both frontend and backend, use the ``--host`` option.
To specify the host of both frontend and backend, use the ``--host`` option.

0 comments on commit 921dfd6

Please sign in to comment.