From 75d3db9f50f93d3770690c6505a70595d8709960 Mon Sep 17 00:00:00 2001 From: emma Date: Sun, 4 Sep 2022 19:30:25 -0400 Subject: [PATCH] fixed indents pt. 2 --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 75f9037..557f83e 100644 --- a/README.md +++ b/README.md @@ -183,23 +183,24 @@ source = git+https://github.com/IrisShaders/Iris.git OPTIONS - `-n`, `--no-confirm` + `-n`, `--no-confirm` - &emspDoes not display search results and downloads exact matches to the +  Does not display search results and downloads exact matches to the   cache. Requires `--mc-version` and `--type` be specified. `init [OPTIONS] [--mc-version=VERSION] [--type=TYPE] TEMPLATE`  Creates a hopfile in the current directory and adds it to the global known  hopfiles list in the configuration file. If a TEMPLATE is passed as an - argument, the hopfile is added as a new template. A name is generated using - the VERSION and TYPE specified unless `--filename` is used. + argument, the hopfile is added as a new template. A name is generated + using the VERSION and TYPE specified unless `--filename` is used. OPTIONS - `--template[=TEMPLATE1,TEMPLATE2...]` + `--template[=TEMPLATE1,TEMPLATE2...]` -  Specifies TEMPLATE hopfiles' names upon which to base the new hopfile. +  Specifies TEMPLATE hopfiles' names upon which to base the new +  hopfile. `install [OPTIONS] PACKAGE`