Mercurial > hg-stable
diff hgext/record.py @ 30880:7074589cf22a stable
record: update help to describe ui.interface
hg help record was not accurate if using another interface than the text one
author | eloimorlaas <eloimorlaas@fb.com> |
---|---|
date | Thu, 23 Feb 2017 11:23:17 -0800 |
parents | 1baa0e2cfc37 |
children | 2017b5a5685b |
line wrap: on
line diff
--- a/hgext/record.py Sat Feb 25 16:57:21 2017 +0530 +++ b/hgext/record.py Thu Feb 23 11:23:17 2017 -0800 @@ -42,7 +42,8 @@ See :hg:`help dates` for a list of formats valid for -d/--date. - You will be prompted for whether to record changes to each + If using the text interface (see :hg:`help config`), + you will be prompted for whether to record changes to each modified file, and for files with multiple changes, for each change to use. For each query, the following responses are possible::