mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-13 01:20:24 +02:00
doc fixes
This commit is contained in:
@ -10,9 +10,10 @@ Usage:
|
|||||||
specify --ls as the first argument if the piped input is coming from ls
|
specify --ls as the first argument if the piped input is coming from ls
|
||||||
|
|
||||||
ls options supported:
|
ls options supported:
|
||||||
- laR
|
|
||||||
|
-laR
|
||||||
--time-style=full-iso
|
--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.
|
||||||
|
|
||||||
|
@ -9,9 +9,10 @@ Usage:
|
|||||||
specify --ls as the first argument if the piped input is coming from ls
|
specify --ls as the first argument if the piped input is coming from ls
|
||||||
|
|
||||||
ls options supported:
|
ls options supported:
|
||||||
- laR
|
|
||||||
|
-laR
|
||||||
--time-style=full-iso
|
--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