nu: fix log-level command instructions (#9812)

pull/3/head
Jordan Chalupka 2023-02-01 03:12:10 -05:00 committed by GitHub
parent c2a53ce67e
commit d47aa9047a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@
- Execute a specific script with logging:
`nu --loglevel {{error|warn|info|debug|trace}} {{path/to/script.nu}}`
`nu --log-level {{error|warn|info|debug|trace}} {{path/to/script.nu}}`