X-Git-Url: https://git.ladys.computer/Yseme/blobdiff_plain/8a2cc5576e57c0097b434d9c2a706fc856e2ed3e..f6ab0225fdd5a404fbd592b0d5c051f0cbea4135:/README.markdown diff --git a/README.markdown b/README.markdown index f52b25e..217bf70 100644 --- a/README.markdown +++ b/README.markdown @@ -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.