diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-10-14 10:00:44 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-10-14 10:00:44 +0200 |
commit | 1bd34da21be4abcb310418a7db3da726efa24780 (patch) | |
tree | b7d803d99d1d5fe7083af7db26d16f95d8dc6565 /mastodon-index.org | |
parent | 2b2d6b03ba7837f927b6c69ac44b78ac8b7789d6 (diff) |
rename search-query to query
Diffstat (limited to 'mastodon-index.org')
-rw-r--r-- | mastodon-index.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mastodon-index.org b/mastodon-index.org index 0c273b4..6199328 100644 --- a/mastodon-index.org +++ b/mastodon-index.org @@ -94,7 +94,7 @@ | | mastodon-profile-mode | Toggle mastodon profile minor mode. | | | mastodon-profile-update-mode | Minor mode to update Mastodon user profile. | | | mastodon-search--query-cycle | Cycle through search types: accounts, hashtags, and statuses. | -| s | mastodon-search--search-query | Prompt for a search QUERY and return accounts, statuses, and hashtags. | +| s | mastodon-search--query | Prompt for a search QUERY and return accounts, statuses, and hashtags. | | | mastodon-search--trending-statuses | Display a list of statuses trending on your instance. | | | mastodon-search--trending-tags | Display a list of tags trending on your instance. | | | mastodon-search-mode | Toggle mastodon search minor mode. | |