# HG changeset patch # User Matt Mackall # Date 1326295607 21600 # Node ID dffdc8c8f6d66a74f6726a9fcb3da5207ca687ef # Parent 1855b0747c915f26d826563ed87201b0608c0ae2# Parent 8b611944eb84447e9d673a076c1dd7b5a729b27d merge with i18n diff --git a/mercurial/help/filesets.txt b/mercurial/help/filesets.txt --- a/mercurial/help/filesets.txt +++ b/mercurial/help/filesets.txt @@ -52,7 +52,7 @@ - Find C files in a non-standard encoding:: - hg locate "set:**.c and not encoding(ascii)" + hg locate "set:**.c and not encoding('UTF-8')" - Revert copies of large binary files::