summaryrefslogtreecommitdiffstats
path: root/Documentation/deprecated.txt
diff options
context:
space:
mode:
authorJ William Piggott2017-12-24 21:37:36 +0100
committerKarel Zak2018-01-17 13:29:11 +0100
commitde4568f7574fc529eea3ba9a49bb706ffbbd201c (patch)
tree2fdd562ba5c57d7eafa495146908f7fc0381f37d /Documentation/deprecated.txt
parentcal: update man page (diff)
downloadkernel-qcow2-util-linux-de4568f7574fc529eea3ba9a49bb706ffbbd201c.tar.gz
kernel-qcow2-util-linux-de4568f7574fc529eea3ba9a49bb706ffbbd201c.tar.xz
kernel-qcow2-util-linux-de4568f7574fc529eea3ba9a49bb706ffbbd201c.zip
hwclock: rename --debug option to --verbose
Warn on --debug; do not fallthrough because the message is lost in the verbose output. Coauthored-by: Sami Kerola <kerolasa@iki.fi> Signed-off-by: Sami Kerola <kerolasa@iki.fi> Signed-off-by: J William Piggott <elseifthen@gmx.com>
Diffstat (limited to 'Documentation/deprecated.txt')
-rw-r--r--Documentation/deprecated.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/deprecated.txt b/Documentation/deprecated.txt
index 34ea698da..f1ec8953d 100644
--- a/Documentation/deprecated.txt
+++ b/Documentation/deprecated.txt
@@ -2,6 +2,18 @@ The following is a list of commands or features that are deprecated. All
deprecated utils are in maintenance mode and we keep them in source tree for
backward compatibility only.
+what: hwclock --debug
+why: renamed to --verbose, and may be repurposed later.
+since: v2.32
+
+--------------------------
+
+what: hwclock -v for version
+why: renamed to -V
+since: v2.20 (was repurposed to verbose in v2.32)
+
+--------------------------
+
what: column --columns
why: renamed to --output-width
since: v2.30