From b2f72ada4668a4365d5921a5e044dd0d165f3c6f Mon Sep 17 00:00:00 2001 From: Erik Sundell Date: Fri, 22 Oct 2021 10:45:40 +0200 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Georgiana Elena --- docs/topic/tljh-config.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/topic/tljh-config.rst b/docs/topic/tljh-config.rst index cc7c673..cf106c7 100644 --- a/docs/topic/tljh-config.rst +++ b/docs/topic/tljh-config.rst @@ -161,9 +161,10 @@ Advanced: ``config.yaml`` is the recommended method of editing / viewing configuration since editing 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 -after providing a positional argument as command like ``remove-item`` to learn -more about those commands specifically. +To learn more about the ``tljh-config`` usage, you can use the ``--help`` flag. +The ``--help`` flag can be used either directly, to get information about the +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