I see the last command line example at the following URL also shows "username" and "user" are transposed:
https://ubuntu.com/core/docs/networkmanager/configure-cellular- connections The page currently shows: $ nmcli c add type gsm ifname <interface> con-name <name> apn <operator_apn> username <user> password <password> pin <PIN> The page should show: $ nmcli c add type gsm ifname <interface> con-name <name> apn <operator_apn> user <username> password <password> pin <PIN> -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1944764 Title: APN command line : 'username' and 'user' are transposed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1944764/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs