diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2021-10-19 12:55:14 -0700 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2021-10-19 12:55:14 -0700 |
| commit | f66a76ad6ebb9f8e0f1f7df3826db37c772c223b (patch) | |
| tree | 55e91b19199e71ec16ca6d50d8faf9606c671b0a | |
| parent | fd5eecdb3a63253940432d539017f03ec3d20e1c (diff) | |
Updated comment
| -rwxr-xr-x | nowopen | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
