Browse Source

Fix integration test suite 2

Benjamin Sago 6 năm trước cách đây
mục cha
commit
12c562c93f
2 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 1 0
      xtests/help
  2. 1 0
      xtests/help_long

+ 1 - 0
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

+ 1 - 0
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