Author: guillem
Date: 2006-03-30 01:20:11 +0000 (Thu, 30 Mar 2006)
New Revision: 213
Modified:
trunk/ChangeLog
trunk/debian/changelog
trunk/src/main.c
Log:
Add a '[!]' in --force-all help denoting that it is a dangerous option.
Closes: #359935
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2006-03-26 06:10:42 UTC (rev 212)
+++ trunk/ChangeLog 2006-03-30 01:20:11 UTC (rev 213)
@@ -1,3 +1,8 @@
+2006-03-30 Guillem Jover <[EMAIL PROTECTED]>
+
+ * src/main.c (setforce): Add a '[!]' next to 'all' to denote that
+ '--force-all' is dangerous.
+
2006-03-20 Guillem Jover <[EMAIL PROTECTED]>
* configure.ac: Bump version to 1.13.18~.
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2006-03-26 06:10:42 UTC (rev 212)
+++ trunk/debian/changelog 2006-03-30 01:20:11 UTC (rev 213)
@@ -18,6 +18,10 @@
* Correct typos in man pages. Thanks to A. Costa for spotting them
Closes: #358091, #358092, #358093, #358094, #358095
+ [ Guillem Jover ]
+ * Add a '[!]' in --force-all help denoting that it is a dangerous option.
+ Closes: #359935
+
-- Christian Perrier <[EMAIL PROTECTED]> Tue, 21 Mar 2006 20:46:24 +0100
dpkg (1.13.17) unstable; urgency=low
Modified: trunk/src/main.c
===================================================================
--- trunk/src/main.c 2006-03-26 06:10:42 UTC (rev 212)
+++ trunk/src/main.c 2006-03-30 01:20:11 UTC (rev 213)
@@ -295,7 +295,7 @@
warn but continue: --force-<thing>,<thing>,...\n\
stop with error: --refuse-<thing>,<thing>,... | --no-force-<thing>,...\n\
Forcing things:\n\
- all Set all force options\n\
+ all [!] Set all force options\n\
auto-select [*] (De)select packages to install (remove) them\n\
downgrade [*] Replace a package with a lower version\n\
configure-any Configure any package which may help this one\n\
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]