diff --git a/xtests/help b/xtests/help index 9b84019..0d899d6 100644 --- a/xtests/help +++ b/xtests/help @@ -42,6 +42,7 @@ LONG VIEW OPTIONS -t, --time FIELD which timestamp field to list (modified, accessed, created) -u, --accessed use the accessed 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) --no-permissions suppress the permissions field --no-filesize suppress the filesize field diff --git a/xtests/help_long b/xtests/help_long index 8a775f0..0a4b63a 100644 --- a/xtests/help_long +++ b/xtests/help_long @@ -13,6 +13,7 @@ LONG VIEW OPTIONS -t, --time FIELD which timestamp field to list (modified, accessed, created) -u, --accessed use the accessed 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) --no-permissions suppress the permissions field --no-filesize suppress the filesize field