1
0
Fork 0

fixed documentation error

This commit is contained in:
Jan Steemann 2012-08-09 17:50:01 +02:00
parent de5ff8d64c
commit 63524e0bae
1 changed files with 2 additions and 2 deletions

View File

@ -405,9 +405,9 @@ namespace triagens {
uint64_t _defaultMaximalSize;
////////////////////////////////////////////////////////////////////////////////
/// @brief default journal size
/// @brief default wait for sync behavior
///
/// @CMDOPT{--database.wait-for-size @CA{boolean}}
/// @CMDOPT{--database.wait-for-sync @CA{boolean}}
///
/// Default wait-for-sync value. Can be overwritten when creating a new
/// collection.