help_long 943 B

12345678910111213141516171819
  1. Usage:
  2. exa [options] [files...]
  3. LONG VIEW OPTIONS
  4. -b, --binary list file sizes with binary prefixes
  5. -B, --bytes list file sizes in bytes, without any prefixes
  6. -g, --group list each file's group
  7. -h, --header add a header row to each column
  8. -H, --links list each file's number of hard links
  9. -i, --inode list each file's inode number
  10. -L, --level DEPTH limit the depth of recursion
  11. -m, --modified use the modified timestamp field
  12. -S, --blocks show number of file system blocks
  13. -t, --time FIELD which timestamp field to list (modified, accessed, created)
  14. -u, --accessed use the accessed timestamp field
  15. -U, --created use the created timestamp field
  16. --time-style how to format timestamps (default, iso, long-iso, full-iso)
  17. --git list each file's Git status, if tracked
  18. -@, --extended list each file's extended attributes and sizes