Fossil SCM

Updates to "hints.wiki" document.

drh 2024-02-22 11:00 trunk
Commit 8ed9fdd5655610762b88e8de9b648829d3791e64889406a4a93c41f9b16f0de9
1 file changed +4 -3
+4 -3
--- www/hints.wiki
+++ www/hints.wiki
@@ -37,14 +37,15 @@
3737
3838
7. Further to the previous two hints, there are lots of query parameters
3939
that you can add to timeline pages. The available query parameters
4040
are tersely documented [/help?cmd=/timeline | here].
4141
42
- 8. You can run "[/help?cmd=test-diff | fossil test-diff --tk $file1 $file2]"
43
- to get a pop-up window with side-by-side diffs of two files, even if
42
+ 8. You can run "[/help?cmd=xdiff | fossil xdiff --tk $file1 $file2]"
43
+ to get a Tk pop-up window with side-by-side diffs of two files, even if
4444
neither of the two files is part of any Fossil repository. Note that
45
- this command is "test-diff", not "diff".
45
+ this command is "xdiff", not "diff". Change <nobr>--tk</nobr> to
46
+ <nobr>--by</nobr> to see the diff in your web browser.
4647
4748
9. On web pages showing the content of a file (for example
4849
[/artifact/c7dd1de9f]) you can manually
4950
add a query parameter of the form "ln=FROM,TO" to the URL that
5051
will cause the range of lines indicated to be highlighted. This
5152
--- www/hints.wiki
+++ www/hints.wiki
@@ -37,14 +37,15 @@
37
38 7. Further to the previous two hints, there are lots of query parameters
39 that you can add to timeline pages. The available query parameters
40 are tersely documented [/help?cmd=/timeline | here].
41
42 8. You can run "[/help?cmd=test-diff | fossil test-diff --tk $file1 $file2]"
43 to get a pop-up window with side-by-side diffs of two files, even if
44 neither of the two files is part of any Fossil repository. Note that
45 this command is "test-diff", not "diff".
 
46
47 9. On web pages showing the content of a file (for example
48 [/artifact/c7dd1de9f]) you can manually
49 add a query parameter of the form "ln=FROM,TO" to the URL that
50 will cause the range of lines indicated to be highlighted. This
51
--- www/hints.wiki
+++ www/hints.wiki
@@ -37,14 +37,15 @@
37
38 7. Further to the previous two hints, there are lots of query parameters
39 that you can add to timeline pages. The available query parameters
40 are tersely documented [/help?cmd=/timeline | here].
41
42 8. You can run "[/help?cmd=xdiff | fossil xdiff --tk $file1 $file2]"
43 to get a Tk pop-up window with side-by-side diffs of two files, even if
44 neither of the two files is part of any Fossil repository. Note that
45 this command is "xdiff", not "diff". Change <nobr>--tk</nobr> to
46 <nobr>--by</nobr> to see the diff in your web browser.
47
48 9. On web pages showing the content of a file (for example
49 [/artifact/c7dd1de9f]) you can manually
50 add a query parameter of the form "ln=FROM,TO" to the URL that
51 will cause the range of lines indicated to be highlighted. This
52

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button