diff -r 3d53f9cc73ab -r a6483107a07a mercurial/commands.py --- a/mercurial/commands.py Thu Dec 05 17:42:38 2019 -0800 +++ b/mercurial/commands.py Thu Dec 05 16:18:44 2019 -0500 @@ -362,7 +362,7 @@ b'', b'skip', [], - _(b'revision to not display (EXPERIMENTAL)'), + _(b'revset to not display (EXPERIMENTAL)'), _(b'REV'), ), ]