diff --git a/README_commandline.md b/README_commandline.md index cfc8be8aa..a13d76772 100644 --- a/README_commandline.md +++ b/README_commandline.md @@ -429,3 +429,14 @@ If you want to allow specific web crawlers then when running the daemon (typical ``` Typically web crawlers have names ending in "bot", but partial names can also be used. + + +## Maintenance + +You can check for any novel ActivityPub fields with: + +```bash +--novel +``` + +This may help with spotting unconventional uses of the protocol, or back channel signalling between admins.