mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-12-26 10:07:32 +00:00
Fix integration test suite 2
This commit is contained in:
parent
9da3a460e8
commit
12c562c93f
@ -42,6 +42,7 @@ LONG VIEW OPTIONS
|
|||||||
-t, --time FIELD which timestamp field to list (modified, accessed, created)
|
-t, --time FIELD which timestamp field to list (modified, accessed, created)
|
||||||
-u, --accessed use the accessed timestamp field
|
-u, --accessed use the accessed timestamp field
|
||||||
-U, --created use the created timestamp field
|
-U, --created use the created timestamp field
|
||||||
|
--changed use the changed timestamp field
|
||||||
--time-style how to format timestamps (default, iso, long-iso, full-iso)
|
--time-style how to format timestamps (default, iso, long-iso, full-iso)
|
||||||
--no-permissions suppress the permissions field
|
--no-permissions suppress the permissions field
|
||||||
--no-filesize suppress the filesize field
|
--no-filesize suppress the filesize field
|
||||||
|
@ -13,6 +13,7 @@ LONG VIEW OPTIONS
|
|||||||
-t, --time FIELD which timestamp field to list (modified, accessed, created)
|
-t, --time FIELD which timestamp field to list (modified, accessed, created)
|
||||||
-u, --accessed use the accessed timestamp field
|
-u, --accessed use the accessed timestamp field
|
||||||
-U, --created use the created timestamp field
|
-U, --created use the created timestamp field
|
||||||
|
--changed use the changed timestamp field
|
||||||
--time-style how to format timestamps (default, iso, long-iso, full-iso)
|
--time-style how to format timestamps (default, iso, long-iso, full-iso)
|
||||||
--no-permissions suppress the permissions field
|
--no-permissions suppress the permissions field
|
||||||
--no-filesize suppress the filesize field
|
--no-filesize suppress the filesize field
|
||||||
|
Loading…
Reference in New Issue
Block a user