From 5b4915a245c01beb2e202da63834d78e97f8ff02 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 1 May 2022 12:55:42 -0400 Subject: [PATCH] More usage --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 80e36df..440c0c2 100644 --- a/README.md +++ b/README.md @@ -30,5 +30,6 @@ will show how long "Mario Bros Plumbing" is open. - `-h`/`--help`: Print the usage and exit. - `-w`/`--where`: Print where the config file is stored and exit. +- `-e`/`--edit`: Edit the config file and exit. - `-r`/`--random`: Pick a single random option. - `-p`/`--plain`: Print the results to stdout in plain text.