Select the types of activity you want to include in your feed.
@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.)
hq.recaptime.dev/wiki/Phorge
···7979 if (count($match) == 0) {
8080 throw new PhutilArgumentUsageException(
8181 pht(
8282- "No daemons match '%s'! Use 'phd list' for a list of avialable ".
8282+ "No daemons match '%s'! Use 'phd list' for a list of available ".
8383 "daemons.",
8484 $substring));
8585 } else if (count($match) > 1) {