From f66a76ad6ebb9f8e0f1f7df3826db37c772c223b Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Tue, 19 Oct 2021 12:55:14 -0700 Subject: [PATCH] Updated comment --- nowopen | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nowopen b/nowopen index 2ee4e09..4600667 100755 --- a/nowopen +++ b/nowopen @@ -2,7 +2,7 @@ -- -- A simple program to display which places are currently open -- --- Usage: nowopen [-r] [-p] [-w] [--help] [tag1 tag2...] +-- Usage: nowopen [-r|--random] [-p|--plain] [-w|--where] [-h|--help] [tag1 tag2...] -- -- Establishments matching any of the specified tags (prefix matching is used) -- and the amount of time till they close will be printed.