From 5d510f4ffbdb617cc5795686297f83372b3e5515 Mon Sep 17 00:00:00 2001
From: Dmitry Simonenko <pmwkaa@gmail.com>
Date: Mon, 24 Sep 2012 11:55:50 +0400
Subject: [PATCH] connector-c-snapshot: console client man page updated

---
 doc/man/tarantool.pod | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/man/tarantool.pod b/doc/man/tarantool.pod
index 745129618e..027c6a9611 100644
--- a/doc/man/tarantool.pod
+++ b/doc/man/tarantool.pod
@@ -24,7 +24,7 @@ Defines server admin port.
 
 =item -C <file>, --cat <file>
 
-Outputs xlog file content.
+Outputs xlog file or snapshot content.
 
 =item -P <file>, --play <file>
 
@@ -36,7 +36,7 @@ Acts as replica for the specified server.
 
 =item -S <space>, --space <space>
 
-Filer xlog file space number.
+Filter xlog file records by space number.
 
 =item -F <lsn>, --from <lsn>
 
-- 
GitLab