summaryrefslogtreecommitdiff
path: root/src/docs/command-line.dox
AgeCommit message (Expand)Author
2014-06-02Add a mention of the JSON dump format to the Ref Guide, reference #740.Keith Bostic
2014-02-25Fix stat Options subsection.Susan LoVerso
2013-11-12Update "wt stat" with an "all" command line option for the new statistics API.Michael Cahill
2013-08-04When we changed the meaning of the overwrite configuration, we missedKeith Bostic
2012-12-04Update the 'wt stat' command line utility to support all statistics sourcesMichael Cahill
2012-10-16Add a "wt compact" utility command.Keith Bostic
2012-10-16Add support for online compaction, ref #248. This is an initial commit,Keith Bostic
2012-09-14First pass adding documentation for LSM.Michael Cahill
2012-08-15Fix links on the "command line utility" page.Michael Cahill
2012-07-03Implement hot backup feature (ref issue #236).Keith Bostic
2012-06-18Get rid of "snapshot" at the API layer, drive the change down to the btreeKeith Bostic
2012-06-18Typo messed up the list and read commands, fix that, then put the listKeith Bostic
2012-06-18session.drop no longer deletes snapshots, remove support for the -s optionKeith Bostic
2012-05-15Make the whitespace script run on the examples, utilities extension code.Keith Bostic
2012-05-09Move docs/src to src/docs.Michael Cahill