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

add time-style=full-iso option to doc

This commit is contained in:
Kelly Brazil
2020-02-17 22:48:44 -08:00
parent 102344a041
commit c008167e66
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@ Usage:
ls options supported:
- None
- laR
--time-style=full-iso
- 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

@ -7,6 +7,7 @@ Usage:
ls options supported:
- None
- laR
--time-style=full-iso
- 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.