add remote_only emoji purge to tootctl (#744)
This commit is contained in:
parent
18bb0c99d6
commit
32d4dd5803
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue