diff options
| author | Ben Winston | 2024-05-30 20:56:19 -0400 |
|---|---|---|
| committer | Ben Winston | 2024-05-30 20:56:19 -0400 |
| commit | 9557e49f43b7aae9470ec5466442a124d54dc1bf (patch) | |
| tree | ea7db12e31215c383c9d1a2df6dbb1b965366651 | |
| parent | 3f9f69812d318c2121db8e7cb4c880223f1a6c1a (diff) | |
s/sort/show/
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ Differences between (current state) cbooki and the (current iteration) Python ve | `discover` | works | doesn't exist | | sorting | by author last name | by order in file | | styling | title underlined | no styling | -| `--sort` | only at end of command | anywhere in command | +| `--show` | only at end of command | anywhere in command | Things that work: - [x] `search` with arbitrary query items |
