From 6a56677c7cc65c46408d9773f5b04d0142c67c10 Mon Sep 17 00:00:00 2001 From: Jack Wilsdon Date: Fri, 11 Sep 2015 18:23:15 +0100 Subject: [PATCH] Move line break to correct position --- docs/plugins/hook.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/plugins/hook.rst b/docs/plugins/hook.rst index 25010f111..4d0c5d6b9 100644 --- a/docs/plugins/hook.rst +++ b/docs/plugins/hook.rst @@ -26,8 +26,8 @@ file. The available options are: differently depending on the event it was called by. Can be individually overridden (see :ref:`individual-hook-configuration`). Default: ``%EVENT%`` -- **shell**: Run each command in a shell. Can be individually - overridden (see :ref:`individual-hook-configuration`). +- **shell**: Run each command in a shell. Can be individually overridden (see + :ref:`individual-hook-configuration`). Default: ``yes`` .. _individual-hook-configuration: