瀏覽代碼

Clarify confold and confnew handling

Wichert Akkerman 24 年之前
父節點
當前提交
e73c5d8996
共有 1 個文件被更改,包括 6 次插入2 次删除
  1. 6 2
      man/en/dpkg.8.sgml

+ 6 - 2
man/en/dpkg.8.sgml

@@ -1048,7 +1048,9 @@
 
 	      <listitem><para>
 		If a conffile has been modified always install the new
-		version without prompting.
+		version without prompting, unless the
+		<option>--force-confdef</option> is also specified, in
+		which case the default action is preferred.
 	      </para></listitem>
 	    </varlistentry>
 
@@ -1057,7 +1059,9 @@
 
 	      <listitem><para>
 		If a conffile has been modified always keep the old version
-		without prompting.
+		without prompting, unless the <option>--force-confdef</option>
+		is also specified, in which case the default action is
+		preferred.
 	      </para></listitem>
 	    </varlistentry>