diff options
Diffstat (limited to 'doc/yaqlite.1.txt')
-rw-r--r-- | doc/yaqlite.1.txt | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/yaqlite.1.txt b/doc/yaqlite.1.txt new file mode 100644 index 0000000..026fc16 --- /dev/null +++ b/doc/yaqlite.1.txt @@ -0,0 +1,30 @@ +yaqlite(1) +========== + +NAME +---- +yaqlite - YAML interface for SQLite + +SYNOPSIS +-------- +'yaqlite' [--help] [--version] <command> [<args>] + +DESCRIPTION +----------- +TODO + +OPTIONS +------- +TODO + +COMMANDS +-------- +TODO + +INSERT COMMAND +-------------- +TODO + +SELECT COMMAND +-------------- +TODO |