Skip to content

Commit 5cdb586

Browse files
committed
docs: tip
1 parent 329c6b4 commit 5cdb586

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ Options:
4141
- **`--once`**: Run the command or script only once in the git root directory if any files match the pattern, instead of running it for each matched file.
4242
- **`--debug`**: Run in debug mode and print additional information about the changed files and commands and scripts that are being executed.
4343
44-
[!TIP] The `--install` option is a shortcut to automatically detect the right package manager and run the install command. It cannot be used with the `--pattern` and `--command` options, because they are overwritten with the appropriate values for the package manager.
44+
> [!TIP]
45+
> The `--install` option is a shortcut to automatically detect the right package manager and run the install command. It cannot be used with the `--pattern` and `--command` options, because they are overwritten with the appropriate values for the package manager.
4546
4647
## Usage
4748

0 commit comments

Comments
 (0)