summaryrefslogtreecommitdiff
path: root/doc/ivy-c.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ivy-c.sgml')
-rw-r--r--doc/ivy-c.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ivy-c.sgml b/doc/ivy-c.sgml
index c24c756..56a61fa 100644
--- a/doc/ivy-c.sgml
+++ b/doc/ivy-c.sgml
@@ -226,7 +226,7 @@ terminal window, launch <command>ivyprobe '(.*)'</command>. You are then ready
to start. Type "Hello Paul", and you should get "Bonjour Paul". Type "Bye", and
your application should quit:
<screen>
-$ <userinput>ivyprobe</userinput>
+$ <userinput>ivyprobe '(.*)'</userinput>
IvyTranslater connected from localhost
IvyTranslater subscribes to 'Hello (.*)'
IvyTranslater subscribes to 'Bye'