summaryrefslogtreecommitdiffstats
path: root/host/docs
diff options
context:
space:
mode:
Diffstat (limited to 'host/docs')
-rw-r--r--host/docs/usrp2.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/docs/usrp2.rst b/host/docs/usrp2.rst
index 4731b73cf..c4a7aa64f 100644
--- a/host/docs/usrp2.rst
+++ b/host/docs/usrp2.rst
@@ -57,7 +57,7 @@ Use the card burner tool (unix)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
::
- sudo <prefix>/share/uhd/utils/usrp2_card_burner.py --gui
+ sudo <prefix>/share/uhd/utils/usrp2_card_burner_gui.py
-- OR --
@@ -70,7 +70,7 @@ Use the card burner tool (windows)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
::
- <path_to_python.exe> <prefix>/share/uhd/utils/usrp2_card_burner.py --gui
+ <path_to_python.exe> <prefix>/share/uhd/utils/usrp2_card_burner_gui.py
------------------------------------------------------------------------