From b4cb1bd2692277b3d722733dfcca1322ffb6d45a Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Fri, 16 Jun 2017 15:57:25 -0700 Subject: Add a reload command This command allows the configuration to be reloaded while alot is running. Fixes #1046 --- docs/source/usage/modes/global.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs/source/usage/modes/global.rst') diff --git a/docs/source/usage/modes/global.rst b/docs/source/usage/modes/global.rst index 066acde7..6e99478b 100644 --- a/docs/source/usage/modes/global.rst +++ b/docs/source/usage/modes/global.rst @@ -104,6 +104,13 @@ The following commands are available globally refresh the current buffer +.. _cmd.global.reload: + +.. describe:: reload + + Reload all configuration files + + .. _cmd.global.pyshell: .. describe:: pyshell -- cgit v1.2.3