diff options
| author | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2025-03-27 10:18:29 +0300 |
|---|---|---|
| committer | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2025-03-27 10:18:29 +0300 |
| commit | 4ab7a02107c2e6cd103286d9a5ec3275d4eaa92d (patch) | |
| tree | 731171577830c5c1437c1cb4b07b24db1319866b /files/help.txt.default | |
| parent | 460bf6ab2e6a5c2437a3e331344fee17913ae1bd (diff) | |
files/help: Use code for options and boards
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
Diffstat (limited to 'files/help.txt.default')
| -rw-r--r-- | files/help.txt.default | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/files/help.txt.default b/files/help.txt.default index 854da55..45e0f02 100644 --- a/files/help.txt.default +++ b/files/help.txt.default @@ -19,12 +19,12 @@ <code>shorts</code> [page] [options] [query] - Shortcuts search <b>Search options:</b> -a - Enable autopaging (lpts) -m - Show more metadata (p) -p - Show gif/video as preview only (p) -q - Add quick buttons (lpts) -r - Reverse search order (s) -w - Match full words only (s) +<code>a</code> - Enable autopaging (lpts) +<code>m</code> - Show more metadata (p) +<code>p</code> - Show gif/video as preview only (p) +<code>q</code> - Add quick buttons (lpts) +<code>r</code> - Reverse search order (s) +<code>w</code> - Match full words only (s) <b>Inline commands:</b> <code>help</code> - Send this message @@ -53,9 +53,9 @@ w - Match full words only (s) <code>short p d -mq ringouulu</code> <b>Supported Image Boards:</b> -d - <a href="https://danbooru.donmai.us">Danbooru</a> (auth) (lpt) -g - <a href="https://gelbooru.com">Gelbooru</a> (auth) (pt) -i - <a href="https://idol.sankakucomplex.com">Idol Complex</a> (auth) (lpt) -k - <a href="https://konachan.com">Konachan.com</a> (auth) (lpt) -s - <a href="https://chan.sankakucomplex.com">Sankaku Channel</a> (auth) (lpt) -y - <a href="https://yande.re">yande.re</a> (auth) (lpt) +<code>d</code> - <a href="https://danbooru.donmai.us">Danbooru</a> (auth) (lpt) +<code>g</code> - <a href="https://gelbooru.com">Gelbooru</a> (auth) (pt) +<code>i</code> - <a href="https://idol.sankakucomplex.com">Idol Complex</a> (auth) (lpt) +<code>k</code> - <a href="https://konachan.com">Konachan.com</a> (auth) (lpt) +<code>s</code> - <a href="https://chan.sankakucomplex.com">Sankaku Channel</a> (auth) (lpt) +<code>y</code> - <a href="https://yande.re">yande.re</a> (auth) (lpt) |
