Skip to content

Commit 12c562c

Browse files
committed
Fix integration test suite 2
1 parent 9da3a46 commit 12c562c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

xtests/help

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ LONG VIEW OPTIONS
4242
-t, --time FIELD which timestamp field to list (modified, accessed, created)
4343
-u, --accessed use the accessed timestamp field
4444
-U, --created use the created timestamp field
45+
--changed use the changed timestamp field
4546
--time-style how to format timestamps (default, iso, long-iso, full-iso)
4647
--no-permissions suppress the permissions field
4748
--no-filesize suppress the filesize field

xtests/help_long

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ LONG VIEW OPTIONS
1313
-t, --time FIELD which timestamp field to list (modified, accessed, created)
1414
-u, --accessed use the accessed timestamp field
1515
-U, --created use the created timestamp field
16+
--changed use the changed timestamp field
1617
--time-style how to format timestamps (default, iso, long-iso, full-iso)
1718
--no-permissions suppress the permissions field
1819
--no-filesize suppress the filesize field

0 commit comments

Comments
 (0)