From 92b79e1125b624c7929a8c966f9bee46d6b900f0 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Thu, 9 Mar 2017 14:42:01 -0500 Subject: [PATCH] Add --poll to README --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 6cac5d9..a843726 100644 --- a/README.rst +++ b/README.rst @@ -45,6 +45,7 @@ by Sphinx plus the following options: ``--open-browser`` was selected (default 5) * ``-z``/``--watch`` multiple allowed, option to specify additional directories to watch, for example: `some/extra/dir` +* ``--poll`` force polling, useful for Vagrant or VirtualBox `which don't trigger file updates in shared folders `_ To build a classical Sphinx documentation set, issue the following command::