Update IDE and help

This commit is contained in:
2021-11-12 16:18:18 -05:00
parent 5f0a29cbbb
commit b9add29b8a
2 changed files with 2 additions and 2 deletions

2
.vscode/tasks.json vendored
View File

@@ -6,7 +6,7 @@
{
"label": "Build RPi4 snapshot in toolbox",
"type": "shell",
"command": "toolbox ${file} -p r4s -d",
"command": "toolbox run ${file} -p r4s -d",
"problemMatcher": []
}
]

View File

@@ -23,7 +23,7 @@ OPTIONS
--ssh-upgrade HOST
Example: root@192.168.1.1
--ssh-backup SSH_PATH
Enabled by default for --ssh-upgrade
(For testing, enabled by default for --ssh-upgrade)
--flash, -f DEVICE
Example: /dev/sdX
--debug, -d