43
47
"-t", "--text", dest="view", action="store_const", const="text",
44
48
help=_("Create a QR code from text"))
46
"-l", "--location", dest="view", action="store_const", const="location",
50
"-l", "--location", dest="view", action="store_const",
49
53
"-w", "--wifi", dest="view", action="store_const", const="wifi",
50
54
help=_("Create a QR code for WiFi settings"))