We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcca4ea commit 97b0708Copy full SHA for 97b0708
EXAMPLES_ADVANCED.md
@@ -145,9 +145,9 @@ Dumping to foo.bin
145
Wrote 153 bytes to foo.bin
146
147
# Update just the serial number
148
-> framework_tool --flash_gpu_descriptor GPU FRAKMQCP41500ASSY1
149
-> framework_tool --flash_gpu_descriptor 13 FRAKMQCP41500ASSY1
150
-> framework_tool --flash_gpu_descriptor 0x0D FRAKMQCP41500ASSY1
+> framework_tool --flash-gpu-descriptor GPU FRAKMQCP41500ASSY1
+> framework_tool --flash-gpu-descriptor 13 FRAKMQCP41500ASSY1
+> framework_tool --flash-gpu-descriptor 0x0D FRAKMQCP41500ASSY1
151
152
# Update everything from a file
153
> framework_tool --flash-gpu-descriptor-file pcie_4x2.bin
0 commit comments