Skip to content

Commit 32175a3

Browse files
committed
doc update
1 parent 4c39bd0 commit 32175a3

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.rst

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,20 @@ To install the latest git snapshot (master) build:
8888
8989
ffdl install snapshot
9090
91+
To list or search available release versions:
92+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
93+
94+
Use ``list`` and ``search`` commands.
95+
96+
.. code-block:: bash
97+
98+
ffdl list # lists all available releases
99+
100+
ffdl search 5 # lists all v5 releases
101+
102+
91103
To specify a release version:
92-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
104+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
93105

94106
Add version number as the last argument of the command:
95107

0 commit comments

Comments
 (0)