1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
|
*****
Usage
*****
Command-Line Invocation
=======================
.. rubric:: Synopsis
.. include:: synopsis.rst
.. rubric:: Options
.. include:: cli_options.rst
.. rubric:: Commands
alot can be invoked with an optional subcommand from the command line.
Those have their own parameters (see e.g. `alot search --help`).
The following commands are available.
.. include:: cli_commands.rst
UNIX Signals
============
.. include:: signals.rst
First Steps in the UI
=====================
.. _usage.first_steps:
.. include:: first_steps.rst
.. _usage.commands:
.. include:: commands.rst
.. _usage.crypto:
.. include:: crypto.rst
.. toctree::
:hidden:
first_steps
synopsis
crypto
|