From 3146957dee4c43f931acb426035e9bb094717705 Mon Sep 17 00:00:00 2001 From: Matt Burchett Date: Wed, 5 Dec 2018 09:19:42 -0600 Subject: [PATCH] Fixing readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0afe517..c6cd9ea 100644 --- a/README.md +++ b/README.md @@ -21,4 +21,4 @@ For Tab_Magic to do proper host detection, The following TXT record options are * SSH_PORT - SSH Port will allow you to specify a custom SSH Port for the remote host. Valid: 1-65536 * OS_FAMILY - Can be either "ESXi", "Ubiquiti", or "Windows". If ESXi, it will log in as root with no sudo opts. If Ubiquiti, it will not use sudo. If Windows, it will use the rdesktop command line tool. -* REMOTE_USER - This is not implemented yet, but you will be able to specify a custom username for the remote host. \ No newline at end of file +* REMOTE_USER - You will be able to specify a custom username for the remote host. \ No newline at end of file