GNU bug report logs - #61467
Don't assume short/long options for error messages

Previous Next

Package: coreutils;

Reported by: Dan Jacobson <jidanni <at> jidanni.org>

Date: Mon, 13 Feb 2023 03:19:03 UTC

Severity: normal

To reply to this bug, email your comments to 61467 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-coreutils <at> gnu.org:
bug#61467; Package coreutils. (Mon, 13 Feb 2023 03:19:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Dan Jacobson <jidanni <at> jidanni.org>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Mon, 13 Feb 2023 03:19:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Dan Jacobson <jidanni <at> jidanni.org>
To: bug-coreutils <at> gnu.org
Subject: Don't assume short/long options for error messages
Date: Mon, 13 Feb 2023 06:52:54 +0800
$ sort --human-numeric-sort -nr
sort: options '-hn' are incompatible

Say instead:
sort: options --human-numeric-sort (-h), and --numeric-sort (-n), are incompatible.

Else some projects might be delayed by days, as some people need to
email other people to ask...

"Can't blame me. That's not what I typed. I typed -nr, not -hn. Sue me."




This bug report was last modified 1 year and 45 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.