From 32d4dd5803d8146c87e50e9af18df1eb4dbf1d3e Mon Sep 17 00:00:00 2001 From: trwnh Date: Fri, 10 Jan 2020 03:05:00 -0600 Subject: [PATCH] add remote_only emoji purge to tootctl (#744) --- content/en/admin/tootctl.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/en/admin/tootctl.md b/content/en/admin/tootctl.md index 291eee60..241222df 100644 --- a/content/en/admin/tootctl.md +++ b/content/en/admin/tootctl.md @@ -288,6 +288,14 @@ Imports custom emoji from a .tar.gz archive at a given path. The archive should Remove all custom emoji. +**Version history:** +3.1.0 - add `--remote_only` + +| Option | Description | +| :--- | :--- | +| --remote_only | If provided, remove only from remote domains. | + + **Version history:** 2.8.0 - added