Fossil

View Ticket
Login

View Ticket

2010-11-01
23:45 Fixed ticket [926a1b1639]: new diff options -N or --new-file not defined in fossil help diff plus 1 other change ... (artifact: e7f9cc21ec user: drh)
23:45
Mention the -N and --new-file command-line options on the "diff" command. Ticket [926a1b1639a1ee3739]. ... (check-in: bd68e4172d user: drh tags: trunk)
23:26 New ticket [926a1b1639] new diff options -N or --new-file not defined in fossil help diff. ... (artifact: 74585350d8 user: anonymous)

Ticket Hash: 926a1b1639a1ee373968727940d5f6a6124c92ae
Title: new diff options -N or --new-file not defined in fossil help diff
Status: Fixed Type: Documentation
Severity: Cosmetic Priority:
Subsystem: Resolution: Fixed
Last Modified: 2010-11-01 23:45:52
Version Found In: trunk
Description:
New options for fossil diff command as described in Release notes are not documented in command line help accessible with:
fossil help diff
Perhaps I am overlooking something, but it would be helpful, to have also somewhere consistently documented hyper-linking to other repository elements like Timeline entries

It took me some try and error iteration to figure it out. StvPrivateHook2 contains very helpful command help browser, perhaps it could be merged into trunk.

Thanks.