commit 21920d7e31d70acb006c03266c93b89af53d2dc1 from: Stefan Sperling date: Mon Dec 07 00:49:27 2020 UTC in tog.1, sync the synopsis of 'tog diff' to include all supported options commit - 4e0d287073e17725b38ac3103043c87112cd84e5 commit + 21920d7e31d70acb006c03266c93b89af53d2dc1 blob - a6e5d2c3a0a744769371049bfa316978694d35ab blob + 7bfae0a0346eb5707f1e8d6d5837900ad7bf6bd7 --- tog/tog.1 +++ tog/tog.1 @@ -184,7 +184,7 @@ If this directory is a .Xr got 1 work tree, use the repository path associated with this work tree. .El -.It Cm diff Oo Fl a Oc Oo Fl r Ar repository-path Oc Ar object1 object2 +.It Cm diff Oo Fl a Oc Oo Fl C Ar number Oc Oo Fl r Ar repository-path Oc Oo Fl w Oc Ar object1 Ar object2 Display the differences between two objects in the repository. Treat each of the two arguments as a reference, a tag name, or an object ID SHA1 hash, and display differences between the corresponding objects.