From 516782245c3d32c80b75a478cdfaa94d1c3e19ea Mon Sep 17 00:00:00 2001 From: Francis Date: Wed, 27 Dec 2023 20:18:41 +0000 Subject: [PATCH] Format broken examples --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1edd79c..7f751f3 100644 --- a/README.md +++ b/README.md @@ -124,9 +124,9 @@ example config.json: e.g `magecomm --debug listen` `magecomm --debug magerun cache:clean` -`magecomm --debug cat path/to/archive.tar.gz /path/to/file.txt` -`magecomm --config=/custom/config/path.json magerun indexer:status` -`magecomm --config=/custom/config/path.json --debug magerun indexer:reindex` +`magecomm --debug cat path/to/archive.tar.gz /path/to/file.txt` +`magecomm --config=/custom/config/path.json magerun indexer:status` +`magecomm --config=/custom/config/path.json --debug magerun indexer:reindex` ### Commands