From: Richard Jones Date: Wed, 26 May 2010 22:42:43 +0000 (+0100) Subject: Fix typo in description of echo-daemon command. X-Git-Tag: 1.3.17~9 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=c1e3cff523d72e8110cbc568a3c280e57c2aabca;ds=sidebyside Fix typo in description of echo-daemon command. --- diff --git a/src/generator.ml b/src/generator.ml index 305c4a4..6db6aeb 100755 --- a/src/generator.ml +++ b/src/generator.ml @@ -3797,8 +3797,8 @@ was built (see C in the source)."); )], "echo arguments back to the client", "\ -This command concatenate the list of C passed with single spaces between -them and returns the resulting string. +This command concatenates the list of C passed with single spaces +between them and returns the resulting string. You can use this command to test the connection through to the daemon.