]> Lady’s Gitweb - Yseme/blobdiff - README.markdown
Only use utf-8-mac when iconv supports it
[Yseme] / README.markdown
index f52b25ef16bcb935104ead21123c3eeb0cc4e18c..217bf70471188c3d06bf56c9fd730659fccf2ec6 100644 (file)
@@ -91,6 +91,8 @@ In every case, you may supply your own implementation by overriding the
 - `awk`
 - `echo`
 - `git`
+- `grep`
+- `iconv`
 - `rsync` (version 3.0 or later)
 - `sed`
 - `test`
@@ -120,7 +122,8 @@ The following variables configure Git :⁠—
 The following variables configuer R·Sync :⁠—
 
 - **`CLIENTCHARSET`:**
-  The character set of the local machine (default: `utf-8-mac`).
+  The character set of the local machine (default: `utf-8-mac` if
+    supported by `iconv`; `utf-8` otherwise).
   If both this and `SERVERCHARSET` are set and not equal, an appropriate
     `--iconv` option will be added to the R·Sync call.
 
This page took 0.036858 seconds and 4 git commands to generate.