summaryrefslogtreecommitdiff
path: root/clients/cli/nmcli.c
diff options
context:
space:
mode:
Diffstat (limited to 'clients/cli/nmcli.c')
-rw-r--r--clients/cli/nmcli.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/cli/nmcli.c b/clients/cli/nmcli.c
index 92efd7e854..be7af90362 100644
--- a/clients/cli/nmcli.c
+++ b/clients/cli/nmcli.c
@@ -196,7 +196,7 @@ complete_fields (const char *option, const char *prefix)
complete_field (h, metagen_con_active_vpn);
complete_field (h, nmc_fields_con_active_details_groups);
complete_field (h, metagen_device_status);
- complete_field (h, nmc_fields_dev_show_general);
+ complete_field (h, metagen_device_detail_general);
complete_field (h, nmc_fields_dev_show_connections);
complete_field (h, nmc_fields_dev_show_cap);
complete_field (h, nmc_fields_dev_show_wired_prop);