1
0
Fork 0

documentation fix

This commit is contained in:
Jan Steemann 2012-12-01 01:09:39 +01:00
parent 06df934b59
commit ee89dd6599
1 changed files with 5 additions and 0 deletions

View File

@ -541,6 +541,9 @@
/// - @LIT{waitForSync}: If @LIT{true} then creating or changing a
/// document will wait until the data has been synchronised to disk.
///
/// - @LIT{journalSize}: Size (in bytes) for new journal files that are
/// created for the collection.
///
/// If returns an object with the attributes
///
/// - @LIT{id}: The identifier of the collection.
@ -549,6 +552,8 @@
///
/// - @LIT{waitForSync}: The new value.
///
/// - @LIT{journalSize}: The new value.
///
/// @EXAMPLES
///
/// @verbinclude api-collection-identifier-properties-sync