From 747a830cfd8e005daa7580f9bcee72cb0462e93e Mon Sep 17 00:00:00 2001 From: portix Date: Sat, 1 Sep 2012 14:44:18 +0200 Subject: New commandline options update/upgrade; use for_each when parsing arguments --- doc/dwbem.1.txt | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/dwbem.1.txt b/doc/dwbem.1.txt index 88e69c18..db81c4e1 100644 --- a/doc/dwbem.1.txt +++ b/doc/dwbem.1.txt @@ -73,9 +73,9 @@ OPTIONS *-N*:: *--no-confirm*:: - Can be combined with *-i* or *-u*. When set all questions are skipped. When + Can be combined with *-i*, *-u* or *-U*. When set all questions are skipped. When combined with *-i* an existing configuration will be overwritten with the - default configuration. When combined with *-u* the check for changed + default configuration. When combined with *-u* or *-U* the check for changed configurations is skipped. *-r* 'extension':: @@ -85,9 +85,15 @@ OPTIONS *-u*:: -*--update*:: +*--upgrade*:: Update installed extensions. +*-U* 'extension':: +*--update* 'extension':: + Update 'extension', the update will be forced. It is also useful to check if + the configuration has been changed after using *--upgrade* in combination + with *--no-confirm*. + ENVIRONMENT VARIABLES --------------------- -- cgit v1.2.3