OPTIONS headings were more readable before

This commit is contained in:
Emma Tebibyte 2022-11-17 15:14:22 -05:00
parent 4dc5cea89a
commit 9e51aca6d3
1 changed files with 5 additions and 5 deletions

View File

@ -156,7 +156,7 @@ git = [
packages to the local cache. If multiple targets are specified, results are packages to the local cache. If multiple targets are specified, results are
displayed in order of specification. displayed in order of specification.
### OPTIONS OPTIONS
 `-d`, `--dir [directory...]`  `-d`, `--dir [directory...]`
@ -180,7 +180,7 @@ cache. Requires `--mc-version` and `--type` be specified.
 Creates a hopfile in the current directory and adds it to the global known  Creates a hopfile in the current directory and adds it to the global known
hopfiles list. hopfiles list.
### OPTIONS OPTIONS
 `-d`, `--dir [directory...]`  `-d`, `--dir [directory...]`
@ -204,7 +204,7 @@ names should be comma-delineated.
 Adds packages to the current hopfile, symlinking them to its directory. If  Adds packages to the current hopfile, symlinking them to its directory. If
the package cannot be found in the package cache, `hopper get` is run first. the package cannot be found in the package cache, `hopper get` is run first.
### OPTIONS OPTIONS
  `-f`, `--hopfile [hopfiles...]`   `-f`, `--hopfile [hopfiles...]`
@ -215,7 +215,7 @@ paths should be comma-delineated.
 Lists all installed packages.  Lists all installed packages.
### OPTIONS OPTIONS
  `-f` `--hopfile [hopfiles...]`   `-f` `--hopfile [hopfiles...]`
@ -234,7 +234,7 @@ paths should be comma-delineated.
 Updates installed packages and adds mods if they're missing to directories  Updates installed packages and adds mods if they're missing to directories
with known hopfiles. with known hopfiles.
### OPTIONS OPTIONS
 `-f`, `--hopfile [hopfiles...]`  `-f`, `--hopfile [hopfiles...]`
  Updates only packages in the specified hopfile. Note that this   Updates only packages in the specified hopfile. Note that this