From a4256940da049f91bbbea5e53e469a59ea9c10f7 Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Fri, 25 Oct 2013 21:20:58 +0200 Subject: Imported Upstream version 0.9.8.8 --- test/nm-online.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/nm-online.c') diff --git a/test/nm-online.c b/test/nm-online.c index 4b3ae9a6..f1777374 100644 --- a/test/nm-online.c +++ b/test/nm-online.c @@ -139,7 +139,7 @@ int main (int argc, char *argv[]) gboolean success; GOptionEntry options[] = { - {"timeout", 't', 0, G_OPTION_ARG_INT, &t_secs, N_("Time to wait for a connection, in seconds (default is 30)"), NULL}, + {"timeout", 't', 0, G_OPTION_ARG_INT, &t_secs, N_("Time to wait for a connection, in seconds (without the option, default value is 30)"), ""}, {"exit", 'x', 0, G_OPTION_ARG_NONE, &exit_no_nm, N_("Exit immediately if NetworkManager is not running or connecting"), NULL}, {"quiet", 'q', 0, G_OPTION_ARG_NONE, &quiet, N_("Don't print anything"), NULL}, {NULL} -- cgit 1.3.0-6-gf8a5