all repos — litestore @ b61b08c45b52d8a5c5df06337957fcd77f54e745

A minimalist nosql document store.

Minor changes.
h3rald h3rald@h3rald.com
Sat, 30 May 2015 12:33:24 +0200
commit

b61b08c45b52d8a5c5df06337957fcd77f54e745

parent

b0babb60282f582fb7fb1224333ac4d9bf82c199

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M lib/cli.nimlib/cli.nim

@@ -21,7 +21,7 @@ usage* = appname & " v" & version & " - Lightweight REST Document Store" & """

(c) 2015 Fabio Cevasco Usage: - LS [command] [option1 option2 ...] + litestore [command] [option1 option2 ...] Commands: run Start LiteStore server (default if no command specified).