diff options
| author | grunfink <grunfink@comam.es> | 2026-01-10 21:32:14 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-01-10 21:32:14 +0100 |
| commit | 512481e6f8d92a1485b69bd00cec22fa7b8fc073 (patch) | |
| tree | ec01abbca14835e533182de92c0e3e76ffb64755 | |
| parent | 99375a7b664750c1288558f1d5c02b833a2e083c (diff) | |
Updated documentation.
| -rw-r--r-- | doc/snac.1 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -405,6 +405,9 @@ Removes an existing list. Adds an account (by its @name@host handle or actor URL) to a list. .It Cm list_del Ar basedir Ar uid Ar name Ar actor_url Deletes an actor (by its actor URL) from a list. +.It Cm top_ten Ar basedir Ar uid Op N +Returns the ids of the top ten (or top N) most popular posts (considering the +sum of likes and boosts). .El .Ss Migrating an account to/from Mastodon See |