mirror of
https://github.com/Steffo99/bbbdl.git
synced 2024-11-22 15:54:18 +00:00
📔 Improve wording
This commit is contained in:
parent
10b8b8ffcc
commit
ed9ce5e1d2
1 changed files with 7 additions and 1 deletions
|
@ -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
|
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.
|
so to not download and render them twice.
|
||||||
|
|
||||||
|
All options can be viewed with:
|
||||||
|
|
||||||
|
.. code-block:: bash
|
||||||
|
|
||||||
|
bbbdl sync --help
|
||||||
|
|
||||||
List file
|
List file
|
||||||
~~~~~~~~~
|
~~~~~~~~~
|
||||||
|
|
||||||
|
@ -62,7 +68,7 @@ current folder by running:
|
||||||
Syncing from a remote list file
|
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
|
.. code-block:: bash
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue