78 lines
857 B
ReStructuredText
78 lines
857 B
ReStructuredText
======
|
|
Manual
|
|
======
|
|
|
|
Name
|
|
----
|
|
|
|
scripts-fabq
|
|
|
|
Synopsis
|
|
--------
|
|
|
|
.. code-block:: bash
|
|
|
|
scripts-fabq [foo,bar] [-del] [-foo:foo,bar] [-bar:foo,bar]
|
|
|
|
** Warning dont do this other thing **
|
|
|
|
default options are:
|
|
|
|
.. code-block:: bash
|
|
|
|
-foo:foo
|
|
-bar:
|
|
|
|
Description
|
|
-----------
|
|
|
|
scripts-fabq is a Python command line tool to do that.
|
|
|
|
* Do this
|
|
* Do that
|
|
|
|
Options
|
|
-------
|
|
|
|
foo
|
|
====
|
|
Search and list videos filtered by the parameters passed by the user.
|
|
|
|
convert
|
|
=======
|
|
Do this
|
|
|
|
-del:
|
|
=====
|
|
Delete all of this.
|
|
|
|
See :doc:`warnings`
|
|
|
|
-foo:
|
|
=====
|
|
[foo,bar]
|
|
|
|
This command does something
|
|
|
|
Examples
|
|
--------
|
|
|
|
.. code-block:: bash
|
|
|
|
# Do this
|
|
scripts-fabq foo -del -foo:bar -bar:foo
|
|
# Do that
|
|
scripts-fabq bar -foo:foo
|
|
|
|
More examples in :doc:`use_cases`
|
|
|
|
See Also
|
|
--------
|
|
|
|
`FFmpeg <https://ffmpeg.org/>`_
|
|
|
|
Author
|
|
------
|
|
|
|
Fabrice Quenneville
|