This option is supposed to be "--si", for "International System of
Units", not "--is".
* lisp/eshell/em-unix.el (eshell/du): Change "is" to "si".
(cherry picked from commit
a470dfb7f8a0f6d561b1f7c9665408d73b578e18)
"display data only this many levels of data")
(?h "human-readable" 1024 human-readable
"print sizes in human readable format")
- (?H "is" 1000 human-readable
+ (?H "si" 1000 human-readable
"likewise, but use powers of 1000 not 1024")
(?k "kilobytes" 1024 block-size
"like --block-size 1024")