Usage:
sylphase-usbgpsimu2-eeprom [OPTION]...
Allowed options:
| Option | Description |
|---|---|
| --help | produce help message |
| --device-id arg | use device with this device ID |
| --backup FILENAME | backup entire EEPROM to FILENAME |
| --restore FILENAME | restore entire EEPROM from FILENAME |
| --read | read |
| --write | write |
| --erase | erase |
| --confirm | confirm operations (default: do a dry run without writing to EEPROM) |
| --key arg | key for --read or --write |
| --value arg | value for --write |
| --value-file FILENAME | file for --read to write value to; alternatively, file for --write to read value from |
| --require-device-immediately | require device to be captured immediately or exit |