diff options
| author | Arun Isaac | 2026-08-13 22:13:01 +0100 |
|---|---|---|
| committer | Arun Isaac | 2026-08-13 22:13:01 +0100 |
| commit | 439ada732261b76816dddc236ee41cca651a0c14 (patch) | |
| tree | fefe0f4259927008817d1a66e01bba11ff758e87 /doc/input-db-argument.dbk | |
| parent | 350ddbf6fc2acbc2b27aa7a4fbc8de491c95fa68 (diff) | |
| download | domagi-439ada732261b76816dddc236ee41cca651a0c14.tar.gz domagi-439ada732261b76816dddc236ee41cca651a0c14.tar.lz domagi-439ada732261b76816dddc236ee41cca651a0c14.zip | |
Add manual.
Diffstat (limited to 'doc/input-db-argument.dbk')
| -rw-r--r-- | doc/input-db-argument.dbk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/input-db-argument.dbk b/doc/input-db-argument.dbk new file mode 100644 index 0000000..5613676 --- /dev/null +++ b/doc/input-db-argument.dbk @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="utf-8"?> +<varlistentry xmlns="http://docbook.org/ns/docbook"> + <term><option>-i <replaceable>DB</replaceable></option></term> + <term><option>--db=<replaceable>DB</replaceable></option></term> + <term><option>--idx=<replaceable>DB</replaceable></option></term> + <listitem><para>Input pangenome DuckDB database</para></listitem> +</varlistentry> |
