mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
✏️ fix text
This commit is contained in:
parent
54db9178a3
commit
a046c01456
1 changed files with 1 additions and 1 deletions
|
|
@ -243,7 +243,7 @@ function Write-Help {
|
|||
Write-Host ""
|
||||
Write-Info -Text "Usage: ", "./manage.ps1 ", "[command]" -Color Gray, White, Cyan
|
||||
Write-Host ""
|
||||
Write-Host "Runtime targets:"
|
||||
Write-Host "Commands:"
|
||||
Write-Info -Text " create-env ", "Install Poetry and update venv by lock file" -Color White, Cyan
|
||||
Write-Info -Text " ruff-check ", "Run Ruff check for the repository" -Color White, Cyan
|
||||
Write-Info -Text " ruff-fix ", "Run Ruff fix for the repository" -Color White, Cyan
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue