summaryrefslogtreecommitdiff
path: root/src/docs/command-line.dox
AgeCommit message (Expand)Author
2015-02-10Add -r to 'wt' documentation. #1651Susan LoVerso
2014-12-29When we redid the database statistics configuration, we configured the wtKeith Bostic
2014-10-15There are 4 global options.Keith Bostic
2014-10-15Add -j to the load command's synopsis line.Keith Bostic
2014-10-15Merge pull request #1258 from wiredtiger/java-doc-examplesMichael Cahill
2014-10-13Make sure the Java examples are built along with the API. Make section names...Michael Cahill
2014-09-02Merge branch 'develop' into json-loadDon Anderson
2014-08-26WiredTiger only has one kind of backup, quit calling it "hot backup".Keith Bostic
2014-08-06Add JSON loading to cursors and wt load utility. refs #740.Don Anderson
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