From 3fb883fd65c6ac0a9772d7fc229e166b412522cc Mon Sep 17 00:00:00 2001 From: Aaron Johnson Date: Mon, 19 Nov 2018 12:08:11 -0600 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17f3e33..e16a3d5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Add the script as a source file in your shell prompt, exporting any config varia ``` # Tab Sorcery -export SORC_GEOM_RDP='1600x900' #Window resolution for RDP connections +export SORC_GEOM_RDP='1600x900' #(Optional) Sets the window resolution for RDP connections . $HOME/git/tab-sorcery/tab-sorcery.sh example.com 127.0.0.1 bob.user ```