GNU bug report logs -
#17185
diff --help doesn't mention short forms of some options
Previous Next
Reported by: Jay Foad <jay.foad <at> gmail.com>
Date: Fri, 4 Apr 2014 15:46:01 UTC
Severity: normal
Done: Jim Meyering <jim <at> meyering.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 17185 in the body.
You can then email your comments to 17185 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-diffutils <at> gnu.org
:
bug#17185
; Package
diffutils
.
(Fri, 04 Apr 2014 15:46:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Jay Foad <jay.foad <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-diffutils <at> gnu.org
.
(Fri, 04 Apr 2014 15:46:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
$ diff --help | egrep "label|unidirectional|speed"
--label LABEL use LABEL instead of file name
--unidirectional-new-file treat absent first files as empty
--speed-large-files assume large files and many scattered small changes
It would be nice if the help text told me that these options have
short forms -L, -P and -H respectively.
Thanks,
Jay.
Reply sent
to
Jim Meyering <jim <at> meyering.net>
:
You have taken responsibility.
(Sun, 01 May 2016 03:04:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Jay Foad <jay.foad <at> gmail.com>
:
bug acknowledged by developer.
(Sun, 01 May 2016 03:04:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 17185-done <at> debbugs.gnu.org (full text, mbox):
tags 17185 notabug
done
On Fri, Apr 4, 2014 at 4:05 AM, Jay Foad <jay.foad <at> gmail.com> wrote:
> $ diff --help | egrep "label|unidirectional|speed"
> --label LABEL use LABEL instead of file name
> --unidirectional-new-file treat absent first files as empty
> --speed-large-files assume large files and many scattered small changes
>
> It would be nice if the help text told me that these options have
> short forms -L, -P and -H respectively.
Thanks for noticing, but I have deliberately undocumented those
short-named options because they are slated to be used differently in
a future release: for link-traversal control, as is already done in
many other tools, e.g., find, cp, du:
$ cp --help|grep -e '-[LHP]'
-H follow command-line symbolic links in SOURCE
-L, --dereference always follow symbolic links in SOURCE
-P, --no-dereference never follow symbolic links in SOURCE
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 29 May 2016 11:24:12 GMT)
Full text and
rfc822 format available.
This bug report was last modified 9 years and 25 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.