diff options
| author | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2024-09-10 11:45:17 +0300 |
|---|---|---|
| committer | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2024-09-10 11:45:17 +0300 |
| commit | 6783e3b61920903ecea191b73247ff5d72fe6172 (patch) | |
| tree | dac44611cd5ec26dc33aec24c4876fbf4f255a47 /README.md | |
| parent | 0494849575dae6700484f277fb8f882ce9284000 (diff) | |
units/help: Move search options after search commands
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -88,6 +88,13 @@ For better performance, it is recommended to use a locally deployed [Telegram Bo * `posts [b] [page] [options] [tags]` - Post search * `tags [b] [page] [options] [name]` - Tag search +### Search options + +* `a` - Enable autopaging (lpt) +* `m` - Show more metadata (p) +* `p` - Show gif/video as preview only (p) +* `q` - Add quick buttons (lpt) + ### Inline commands * `help` - Send help message @@ -96,13 +103,6 @@ For better performance, it is recommended to use a locally deployed [Telegram Bo * `short [query]` - Create inline shortcut * `shorts [page]` - List saved inline shortcuts -### Search options - -* `a` - Enable autopaging (lpt) -* `m` - Show more metadata (p) -* `p` - Show gif/video as preview only (p) -* `q` - Add quick buttons (lpt) - ### Commands * `/help` - Send help message |
