diff options
| author | Tomaz Solc <tomaz.solc@tablix.org> | 2018-01-05 17:07:42 +0100 |
|---|---|---|
| committer | Tomaz Solc <tomaz.solc@tablix.org> | 2018-01-05 17:07:42 +0100 |
| commit | 42eb2ad519aafd09688e68c2c134ac97accd92ca (patch) | |
| tree | a5d901eddb8555979163b2d7731ce2d9b8316bb4 | |
| parent | ea9ef6820eefa9ecf47d29ad7f142b3eaee04f23 (diff) | |
| download | unidecode-42eb2ad519aafd09688e68c2c134ac97accd92ca.tar.gz | |
Fix line break in README.unidecode-1.0.22
| -rw-r--r-- | README.rst | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -70,7 +70,9 @@ or from a file:: $ unidecode hello.txt hello -The default encoding used by the utility depends on your system locale. You can specify another encoding with the `-e` argument. See `unidecode --help` for a full list of available options. +The default encoding used by the utility depends on your system locale. You can +specify another encoding with the `-e` argument. See `unidecode --help` for a +full list of available options. Requirements ------------ |
