# HG changeset patch # User Bradley M. Kuhn # Date 2014-07-07 03:34:22 # Node ID eccca50a914da8a900054da70a9c21a12f6ac946 # Parent edaeab4f484623ca39d80d947e5ed97597fc61cf Anonymous name in example. diff --git a/kallithea/lib/helpers.py b/kallithea/lib/helpers.py --- a/kallithea/lib/helpers.py +++ b/kallithea/lib/helpers.py @@ -1397,7 +1397,7 @@ def journal_filter_help(): return _(textwrap.dedent(''' Example filter terms: repository:vcs - username:marcin + username:developer action:*push* ip:127.0.0.1 date:20120101