From 7aff3b04e63a2e521ddd26315329492d0d18726d Mon Sep 17 00:00:00 2001 From: dsandersoremutah Date: Wed, 21 Feb 2007 18:16:12 +0000 Subject: [PATCH] Fixed help for export command. git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1037 0109f412-320b-0410-ab79-c3e0c5ffbbe6 --- xflaim/util/fshell.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xflaim/util/fshell.cpp b/xflaim/util/fshell.cpp index 7a408ba..fcb223c 100644 --- a/xflaim/util/fshell.cpp +++ b/xflaim/util/fshell.cpp @@ -5966,7 +5966,7 @@ void FlmExportCommand::displayHelp( " defaults to \"Data\" if omitted\n" " Data - Default data collection\n" " Dict - Dictionary collection\n" - " # - Collection number\n", + " # - Collection number\n" " defaults to all documents if omitted\n" " defaults to \"indent\" if omitted)\n" " none - no special formatting used\n"