nu: refresh page (#8005)
This commit is contained in:

committed by
GitHub

parent
0b6c476d27
commit
567b5a882a
@@ -8,14 +8,14 @@
|
||||
|
||||
`nu`
|
||||
|
||||
- Execute commands:
|
||||
- Execute specific commands:
|
||||
|
||||
`nu --commands "{{echo 'nu is executed'}}"`
|
||||
|
||||
- Execute a script:
|
||||
- Execute a specific script:
|
||||
|
||||
`nu {{path/to/script.nu}}`
|
||||
|
||||
- Execute a script with logging:
|
||||
- Execute a specific script with logging:
|
||||
|
||||
`nu --loglevel {{error|warn|info|debug|trace}} {{path/to/script.nu}}`
|
||||
|
Reference in New Issue
Block a user