diff options
author | Eijebong <eijebong@bananium.fr> | 2014-12-30 22:58:22 +0100 |
---|---|---|
committer | Eijebong <eijebong@bananium.fr> | 2014-12-30 22:58:22 +0100 |
commit | 71f38487061cf6ad3e71b3cc1d0e80cb0f607111 (patch) | |
tree | bceecf36700599da389f7e0f2fb0b83c529fd5c3 /doc/source/commands.rst | |
parent | 96442e93e3ce412abfa553030ec32cdd9b8ad2e2 (diff) | |
download | poezio-71f38487061cf6ad3e71b3cc1d0e80cb0f607111.tar.gz poezio-71f38487061cf6ad3e71b3cc1d0e80cb0f607111.tar.bz2 poezio-71f38487061cf6ad3e71b3cc1d0e80cb0f607111.tar.xz poezio-71f38487061cf6ad3e71b3cc1d0e80cb0f607111.zip |
Add a command to reload the config.
Diffstat (limited to 'doc/source/commands.rst')
-rw-r--r-- | doc/source/commands.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst index f8f2b5e1..875d372d 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -265,6 +265,8 @@ These commands work in *any* tab. /self Reminds you of who you are and what your status is. + /reload + Reload the config. You can achieve the same by sending SIGUSR1 to poezio. /close Close the tab. |