From 80969352d73d5ba3392ff85274866c861842a51b Mon Sep 17 00:00:00 2001 From: ben Date: Sat, 25 Jun 2005 19:22:13 +0000 Subject: [PATCH] Quote session name in command line example for robustness. git-svn-id: svn://svn.tartarus.org/sgt/putty@6020 cda61777-01e9-0310-a592-d414129be87e --- doc/faq.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/faq.but b/doc/faq.but index ffcd00c6..1c5dad4c 100644 --- a/doc/faq.but +++ b/doc/faq.but @@ -438,7 +438,7 @@ To run a PuTTY session saved under the name \q{\cw{mysession}}, create a Windows shortcut that invokes PuTTY with a command line like -\c \path\name\to\putty.exe -load mysession +\c \path\name\to\putty.exe -load "mysession" (Note: prior to 0.53, the syntax was \c{@session}. This is now deprecated and may be removed at some point.) -- 2.11.0