aboutsummaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man1/yaqlite.149
1 files changed, 49 insertions, 0 deletions
diff --git a/share/man/man1/yaqlite.1 b/share/man/man1/yaqlite.1
new file mode 100644
index 0000000..2d9dffe
--- /dev/null
+++ b/share/man/man1/yaqlite.1
@@ -0,0 +1,49 @@
+'\" t
+.\" Title: yaqlite
+.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
+.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
+.\" Date: 03/23/2022
+.\" Manual: \ \&
+.\" Source: \ \&
+.\" Language: English
+.\"
+.TH "YAQLITE" "1" "03/23/2022" "\ \&" "\ \&"
+.\" -----------------------------------------------------------------
+.\" * Define some portability stuff
+.\" -----------------------------------------------------------------
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.\" http://bugs.debian.org/507673
+.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\" -----------------------------------------------------------------
+.\" * set default formatting
+.\" -----------------------------------------------------------------
+.\" disable hyphenation
+.nh
+.\" disable justification (adjust text to left margin only)
+.ad l
+.\" -----------------------------------------------------------------
+.\" * MAIN CONTENT STARTS HERE *
+.\" -----------------------------------------------------------------
+.SH "NAME"
+yaqlite \- YAML interface for SQLite
+.SH "SYNOPSIS"
+.sp
+\fIyaqlite\fR [\-\-help] [\-\-version] <command> [<args>]
+.SH "DESCRIPTION"
+.sp
+TODO
+.SH "OPTIONS"
+.sp
+TODO
+.SH "COMMANDS"
+.sp
+TODO
+.SH "INSERT COMMAND"
+.sp
+TODO
+.SH "SELECT COMMAND"
+.sp
+TODO