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:
@ -8,6 +8,7 @@ Usage:
|
|||||||
ls options supported:
|
ls options supported:
|
||||||
- None
|
- None
|
||||||
- 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
|
with human readable suffixes will be converted to Null in default view
|
||||||
since the parser attempts to convert this field to an integer.
|
since the parser attempts to convert this field to an integer.
|
||||||
|
@ -7,6 +7,7 @@ Usage:
|
|||||||
ls options supported:
|
ls options supported:
|
||||||
- None
|
- None
|
||||||
- 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
|
with human readable suffixes will be converted to Null in default view
|
||||||
since the parser attempts to convert this field to an integer.
|
since the parser attempts to convert this field to an integer.
|
||||||
|
Reference in New Issue
Block a user