aboutsummaryrefslogtreecommitdiffstats
path: root/doc/yaqlite.1.txt
diff options
context:
space:
mode:
authorTeddy Wing2022-03-25 20:39:10 +0100
committerTeddy Wing2022-03-25 20:39:10 +0100
commitf8783d6edcb97348491a5791bfb5011987ecb2a7 (patch)
tree2f51bd85a7fd3e0dd3fce9516f91cc1f31e49f01 /doc/yaqlite.1.txt
parentd81ed362f2c3dde4727872407f5a1b229073277b (diff)
downloadyaqlite-f8783d6edcb97348491a5791bfb5011987ecb2a7.tar.bz2
yaqlite.1.txt: Add global flags and short subcommand description
Diffstat (limited to 'doc/yaqlite.1.txt')
-rw-r--r--doc/yaqlite.1.txt12
1 files changed, 10 insertions, 2 deletions
diff --git a/doc/yaqlite.1.txt b/doc/yaqlite.1.txt
index 026fc16..b82014d 100644
--- a/doc/yaqlite.1.txt
+++ b/doc/yaqlite.1.txt
@@ -15,11 +15,19 @@ TODO
OPTIONS
-------
-TODO
+-h, --help::
+ Print usage help.
+
+-V, --version::
+ Print the program version.
COMMANDS
--------
-TODO
+*insert*::
+ Insert a record from YAML.
+
+*select*::
+ Select a record as YAML.
INSERT COMMAND
--------------