mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Add documentation on README.md
This commit is contained in:
parent
755823794a
commit
49d23e17db
1 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,8 @@ if it's found, or the mvn command otherwise.
|
|||
| `mvncisto` | `mvn clean install -DskipTests --offline` |
|
||||
| `mvncom` | `mvn compile` |
|
||||
| `mvncp` | `mvn clean package` |
|
||||
| `mvncpst` | `mvn clean package -DskipTests` |
|
||||
| `mvncpsto` | `mvn clean package -DskipTests --offline` |
|
||||
| `mvnct` | `mvn clean test` |
|
||||
| `mvncv` | `mvn clean verify` |
|
||||
| `mvncvst` | `mvn clean verify -DskipTests` |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue