From 84e5813e6e254e7c4c9214f4b365d4969435a82d Mon Sep 17 00:00:00 2001 From: Adam Gagorik Date: Sun, 22 Sep 2024 16:44:32 -0400 Subject: [PATCH] Use makrdown list instead --- docs/usage.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/usage.md b/docs/usage.md index 4621ca6..e5ab7ca 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -66,9 +66,10 @@ run and any flags you want to set. !!! note You do not actually need a live or production SQL database to test these commands. - Instead, you can pass the `--use-sqlite-db` flag to use a fake SQLite database instead. - This will manipulate a SQLite database file on your machine instead of a real server's database. - You can then inspect the database with any tool that can read SQLite databases. + + * Instead, you can pass the `--use-sqlite-db` flag to use a fake SQLite database instead. + * This will manipulate a SQLite database file on your machine instead of a real server's database. + * You can then inspect the database with any tool that can read SQLite databases. #### Downloading a new Items CSV