summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Nordland <micah@rehack.me>2016-01-26 13:10:31 -0500
committerMicah Nordland <micah@rehack.me>2016-01-26 13:10:31 -0500
commit75061e84d5b4d92bbadb45f5547883dace2c8dd1 (patch)
tree251418d89d81d06d29fda5cd960edc79f4ef7e8c
parentb03a48b298fc49d68e14dc1abd35b8bacf3e83e9 (diff)
Added UNIX Signals section to synopsis describing
How the SIGUSR1 signal is handled
-rw-r--r--docs/source/usage/synopsis.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/source/usage/synopsis.rst b/docs/source/usage/synopsis.rst
index a6e776d4..e507ef82 100644
--- a/docs/source/usage/synopsis.rst
+++ b/docs/source/usage/synopsis.rst
@@ -16,6 +16,11 @@ Options
--version Display version string and exit
--help Display help and exit
+UNIX Signals
+ SIGUSR1
+ Refreshes the current buffer. Useful for telling alot to refresh the
+ view from a mail downloader e.g. Offlineimap.
+
Subommands