From 23796b81af8736401c4e83563856d97657237117 Mon Sep 17 00:00:00 2001 From: NachoCP Date: Wed, 16 Mar 2016 17:48:19 +0100 Subject: [PATCH] Update usage.rst --- docs/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage.rst b/docs/usage.rst index 8f91d42..4b8db42 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -14,7 +14,7 @@ Or, alternatively: python -m senpy -This will create a server with any modules found in the current path. In case you want to load modules that are in a different folders under the same path, use the option `-f .`. +This will create a server with any modules found in the current path. In case you want to load modules that are in a different folders under the same path, use the next option. .. code:: bash