Minor change: add comment

This commit is contained in:
Gerhard Hoffmann 2023-06-29 12:40:47 +02:00
parent 528b74549a
commit 3034f49c96

View File

@ -98,6 +98,7 @@ int main(int argc, char *argv[]) {
// -d: only update device-controller firmware
// -j: only update json-files
// -o: only execute opkg-commnds
// -f: force. update_psa shall always perform a 'git pull'
// Process the actual command line arguments given by the user
parser.process(a);