mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Apply suggestions from code review
Co-authored-by: Georgiana Elena <georgiana.dolocan@gmail.com>
This commit is contained in:
@@ -161,9 +161,10 @@ Advanced: ``config.yaml``
|
|||||||
is the recommended method of editing / viewing configuration since editing
|
is the recommended method of editing / viewing configuration since editing
|
||||||
YAML by hand in a terminal text editor is a large source of errors.
|
YAML by hand in a terminal text editor is a large source of errors.
|
||||||
|
|
||||||
To learn more, use the ``--help`` flag applied to ``tljh-config`` directly or
|
To learn more about the ``tljh-config`` usage, you can use the ``--help`` flag.
|
||||||
after providing a positional argument as command like ``remove-item`` to learn
|
The ``--help`` flag can be used either directly, to get information about the
|
||||||
more about those commands specifically.
|
general usage of the command or after a positional argument. For example, using
|
||||||
|
it after an argument like ``remove-item`` gives information about this specific command.
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user