Skip to content

Commit

Permalink
docs: add version flat
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Münch <[email protected]>
  • Loading branch information
cmuench committed Feb 19, 2025
1 parent e9ccd4d commit 23934dd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,12 +128,15 @@ There is a `self-update` command available. This works only
for phar-distribution.

```sh
./n98-magerun2.phar self-update [--dry-run]
./n98-magerun2.phar self-update [--dry-run] <version>
```

With `--dry-run` option it is possible to download and test
the phar file without replacing the old one.

The version argument is optional and can be used to rollback to a specific
version of n98-magerun2. The version was introduced with v8.0.0. Older versions do not have the version argument.

## Autocompletion

Files for autocompletion with Magerun can be found inside the folder
Expand Down

0 comments on commit 23934dd

Please sign in to comment.