From e0ecfab5fc38a9c5371979c59359d38bdd8f22ff Mon Sep 17 00:00:00 2001 From: David Wilson Date: Thu, 7 Sep 2017 17:58:51 +0530 Subject: [PATCH] More bold, everyone loves drama --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 7de0c4ed..80314b6a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -27,8 +27,8 @@ ultimately it should not be used directly by consumer software. .. _Fabric: http://docs.fabfile.org/en/ The focus is to centralize and perfect the intricate dance required to run -Python code safely and efficiently on a remote machine, while avoiding -temporary files or large chunks of error-prone shell scripts, and supporting +Python code safely and efficiently on a remote machine, while **avoiding +temporary files or large chunks of error-prone shell scripts**, and supporting common privilege escalation techniques like `sudo`, potentially in combination with exotic connection methods such as WMI, `telnet`, or console-over-IPMI.