feat: 0.2.3, update help message
This commit is contained in:
@@ -7,6 +7,9 @@ $ runrs -h|--help
|
||||
Show template:
|
||||
$ runrs -t|--template
|
||||
|
||||
Show scriptions:
|
||||
$ runrs -l|--list
|
||||
|
||||
Install script:
|
||||
$ runrs -i|--install <script.rs>
|
||||
|
||||
@@ -20,7 +23,7 @@ Environment variables:
|
||||
┌──────────────────────┬────────────────────────────────────────────────┐
|
||||
│ Variable │ Description │
|
||||
├──────────────────────┼────────────────────────────────────────────────┤
|
||||
│ HOME │ User home, default by OS system │
|
||||
│ HOME │ User home, default from OS system │
|
||||
│ RUNRS_SKIP_CACHE │ Skip compiled cached file, `bool` │
|
||||
│ RUNRS_REBUILD │ Force rebuild, `bool` │
|
||||
│ RUNRS_SILENT_BUILD │ Build new binary in silent mode, `bool` │
|
||||
|
||||
Reference in New Issue
Block a user