1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

doc fixes

This commit is contained in:
Kelly Brazil
2020-02-28 08:51:48 -08:00
parent a18bf03079
commit 79522d1c7d
2 changed files with 6 additions and 4 deletions

View File

@ -10,9 +10,10 @@ Usage:
specify --ls as the first argument if the piped input is coming from ls
ls options supported:
- laR
-laR
--time-style=full-iso
- h file sizes will be available in text form with -r but larger file sizes
-h file sizes will be available in text form with -r but larger file sizes
with human readable suffixes will be converted to Null in default view
since the parser attempts to convert this field to an integer.

View File

@ -9,9 +9,10 @@ Usage:
specify --ls as the first argument if the piped input is coming from ls
ls options supported:
- laR
-laR
--time-style=full-iso
- h file sizes will be available in text form with -r but larger file sizes
-h file sizes will be available in text form with -r but larger file sizes
with human readable suffixes will be converted to Null in default view
since the parser attempts to convert this field to an integer.