From de290b7fc29e9f275983421b589a5b2ca3d46d93 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 3 Jan 2018 14:15:15 +0100 Subject: [PATCH] README.md: Mark up parameters and commands --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4e15d2a..d6905b8 100644 --- a/README.md +++ b/README.md @@ -36,9 +36,9 @@ Connect to an RDP server with: % rdesktop server -where server is the name of the Terminal Services machine. If you receive +where `server` is the name of the Terminal Services machine. If you receive "Connection refused", this probably means that the server does not have Terminal Services enabled, or there is a firewall blocking access. You can also specify a number of options on the command line. These are listed -in the rdesktop manual page (run "man rdesktop"). +in the rdesktop manual page (run `man rdesktop`).