aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/usrp_x3x0.rst
diff options
context:
space:
mode:
Diffstat (limited to 'host/docs/usrp_x3x0.rst')
-rw-r--r--host/docs/usrp_x3x0.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/docs/usrp_x3x0.rst b/host/docs/usrp_x3x0.rst
index 7dd322dbf..cfca09756 100644
--- a/host/docs/usrp_x3x0.rst
+++ b/host/docs/usrp_x3x0.rst
@@ -447,14 +447,14 @@ Run the following commands:
::
cd <install-path>/lib/uhd/utils
- ./usrp_burn_mb_eeprom --args=<optional device args> --key=ip-addr0 --val=192.168.10.3
+ ./usrp_burn_mb_eeprom --args=<optional device args> --values="ip-addr0=192.168.10.3"
**Windows:**
::
cd <install-path>\lib\uhd\utils
- usrp_burn_mb_eeprom.exe --args=<optional device args> --key=ip-addr0 --val=192.168.10.3
+ usrp_burn_mb_eeprom.exe --args=<optional device args> --values="ip-addr0=192.168.10.3"
---------------------
Addressing the Device