diff options
Diffstat (limited to 'host/docs')
-rw-r--r-- | host/docs/uhd_usrp_probe.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/host/docs/uhd_usrp_probe.1 b/host/docs/uhd_usrp_probe.1 index 1009a0954..7d72b32fb 100644 --- a/host/docs/uhd_usrp_probe.1 +++ b/host/docs/uhd_usrp_probe.1 @@ -20,6 +20,12 @@ USRP motherboards and daughterboards. --tree .IP "Query a string value from the properties tree:" --string \fIarg\fR +.IP "Query an integer value from the properties tree:" +--int \fIarg\fR +.IP "Query a double value from the properties tree:" +--double \fIarg\fR +.IP "Spawn an interactive prompt to peek/poke registers on an RFNoC block:" +--interactive-reg-iface \fIarg\fR .IP "Print the version string and exit:" --version .IP "This help information:" |