G_OPTION_ARG_STRING 1853 source3/lib/netapi/examples/netdomjoin-gui/netdomjoin-gui.c { "debug", 'd', 0, G_OPTION_ARG_STRING, &debug_level, "Debug level (for samba)", "N" }, G_OPTION_ARG_STRING 1855 source3/lib/netapi/examples/netdomjoin-gui/netdomjoin-gui.c { "target", 'S', 0, G_OPTION_ARG_STRING, &target_hostname, "Target hostname", 0 }, G_OPTION_ARG_STRING 1856 source3/lib/netapi/examples/netdomjoin-gui/netdomjoin-gui.c { "username", 'U', 0, G_OPTION_ARG_STRING, &target_username, "Target hostname", 0 },