author | Martin Geisler <mg@lazybytes.net> |
Sat, 02 May 2009 21:29:00 +0200 | |
changeset 8279 | 602ed4982f36 |
parent 8278 | 1f9787de17d9 |
child 8280 | 0b02d98d44d0 |
--- a/mercurial/commands.py Sat May 02 21:09:37 2009 +0200 +++ b/mercurial/commands.py Sat May 02 21:29:00 2009 +0200 @@ -784,7 +784,11 @@ that config item. With multiple args, print names and values of all config items - with matching section names.""" + with matching section names. + + With the --debug flag, the source (filename and line number) is + printed for each config item. + """ untrusted = bool(opts.get('untrusted')) if values: