docs(readme): move heading out of collapsed section

Signed-off-by: CouldBeThis <53547181+CouldBeThis@users.noreply.github.com>
This commit is contained in:
CouldBeThis 2024-05-06 11:27:29 +00:00 committed by Christina Rust
parent abe9f587c6
commit 6d6612d245

View file

@ -69,12 +69,7 @@ specific installation instructions can be found in [INSTALL.md](INSTALL.md).
---
Click sections to expand.
<a id="options">
<details>
<summary> Command-line options </summary>
<h1>Command-line options</h1>
</a>
@ -82,6 +77,9 @@ ezas options are almost, but not quite, entirely unlike `ls`s.
## Display options
<details>
<summary>Click to expand</summary>
- **-1**, **--oneline**: display one entry per line
- **-G**, **--grid**: display entries as a grid (default)
- **-l**, **--long**: display extended details and attributes
@ -97,8 +95,13 @@ ezas options are almost, but not quite, entirely unlike `ls`s.
- **--absolute=(mode)**: display entries with their absolute path (on, follow, off)
- **-w**, **--width=(columns)**: set screen width in columns
</details>
## Filtering options
<details>
<summary>Click to expand</summary>
- **-a**, **--all**: show hidden and 'dot' files
- **-d**, **--list-dirs**: list directories like regular files
- **-L**, **--level=(depth)**: limit the depth of recursion
@ -112,8 +115,13 @@ ezas options are almost, but not quite, entirely unlike `ls`s.
Pass the `--all` option twice to also show the `.` and `..` directories.
</details>
## Long view options
<details>
<summary>Click to expand</summary>
These options are available when running with `--long` (`-l`):
- **-b**, **--binary**: list file sizes with binary prefixes