1
Fork 0
mirror of https://github.com/Steffo99/bbbdl.git synced 2024-11-22 07:44:18 +00:00

📔 Improve wording

This commit is contained in:
Steffo 2020-11-18 21:33:24 +01:00
parent 10b8b8ffcc
commit ed9ce5e1d2

View file

@ -34,6 +34,12 @@ Sync mode
Sync mode is used to batch download all available meetings from a list file, skipping files that were already downloaded
so to not download and render them twice.
All options can be viewed with:
.. code-block:: bash
bbbdl sync --help
List file
~~~~~~~~~
@ -62,7 +68,7 @@ current folder by running:
Syncing from a remote list file
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To sync using a JSON file provided through HTTPS, you can run:
To sync using a JSON file provided through HTTPS, run:
.. code-block:: bash