summaryrefslogtreecommitdiff
path: root/src/docs/command-line.dox
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@wiredtiger.com>2014-10-13 17:08:20 +1100
committerMichael Cahill <michael.cahill@wiredtiger.com>2014-10-13 17:08:20 +1100
commit5c2c195438f899c07e9b041e139b5a95acc700a4 (patch)
tree4aed5b3e319299b59ff6706a46b5b09b7852f6a7 /src/docs/command-line.dox
parentd58ed29829d3cf592817a2cea553f862ce9814c7 (diff)
downloadmongo-5c2c195438f899c07e9b041e139b5a95acc700a4.tar.gz
Make sure the Java examples are built along with the API. Make section names language-specific to avoid errors from newer releases of doxygen.
Diffstat (limited to 'src/docs/command-line.dox')
-rw-r--r--src/docs/command-line.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/docs/command-line.dox b/src/docs/command-line.dox
index ee51cc21c2a..72c268d76a0 100644
--- a/src/docs/command-line.dox
+++ b/src/docs/command-line.dox
@@ -152,8 +152,8 @@ Load a table or file from dump output.
The \c load command reads the standard input for data and loads it into
a table or file, creating the table or file if it does not yet exist.
-The data should be the format produced by the \c dump command; see @ref
-dump_formats for details.
+The data should be the format produced by the \c dump command; see
+@ref dump_formats for details.
By default, if the table or file already exists, data in the file or
table will be overwritten by the new data (use the \c -n option to