diff options
author | Simon Ser <contact@emersion.fr> | 2020-02-11 18:39:52 +0100 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2020-02-11 18:39:52 +0100 |
commit | 13f541469198e29f9a16f54aeecf7b55cea629c8 (patch) | |
tree | 37e2e0af377f63545725acca8cddd0acfc05bf66 /docs | |
parent | e59ad57e32289ef62e17a8361b6d36b77e56a25d (diff) | |
download | alps-13f541469198e29f9a16f54aeecf7b55cea629c8.tar.gz alps-13f541469198e29f9a16f54aeecf7b55cea629c8.zip |
cmd/koushin: add -debug flag
Diffstat (limited to 'docs')
-rw-r--r-- | docs/cli.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/cli.md b/docs/cli.md index 36964e9..c3bae3f 100644 --- a/docs/cli.md +++ b/docs/cli.md @@ -33,6 +33,8 @@ The following URL schemes are supported: **-addr**: listening address (default: ":1323") +**-debug**: enable debug logs and print IMAP network activity + **-h**, **--help**: show help message and exit # SIGNALS |