Преглед изворни кода

docs(readme): move heading out of collapsed section

Signed-off-by: CouldBeThis <53547181+CouldBeThis@users.noreply.github.com>
CouldBeThis пре 1 година
родитељ
комит
6d6612d245
1 измењених фајлова са 13 додато и 5 уклоњено
  1. 13 5
      README.md

+ 13 - 5
README.md

@@ -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 @@ eza’s 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 @@ eza’s 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 @@ eza’s 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