Fossil SCM

Updated version, terminated header sentences.

brickviking 2024-12-06 08:31 bv-infotool
Commit 03d36f0f72256a54626178c1f1e0294469c21c064d2f3db53f32f3ffd25415ea
1 file changed +5 -4
--- tools/infoscript.bash
+++ tools/infoscript.bash
@@ -1,14 +1,15 @@
11
#!/usr/bin/env bash
22
# v0.1 Quick and dirty script to grab fossil's help and stuff it into a file.
3
-# v0.2 Now I have working sed expressions, I can grab the help keywords
3
+# v0.2 Now I have working sed expressions, I can grab the help keywords.
44
# v0.3 This gets me the keywords and only the keywords.
5
-# v0.4 Glue all relevant things together and produce an info file
6
-# v0.5 Working out sed/head/tail differences between GNU and BSD
5
+# v0.4 Glue all relevant things together and produce an info file.
6
+# v0.5 Working out sed/head/tail differences between GNU and BSD.
77
# v0.6 Replaced "head -n -1" with "sed '$d'" which does the same thing.
8
-# v0.7 Adding help in separately for normal/auxil commands
8
+# v0.7 Adding help in separately for normal/auxil commands.
99
# v0.8 Added common options and Features. Got rid of some obvious bugs.
10
+# v0.9 Added @bye at end.
1011
# Builds (finally) on OpenBSD.
1112
#
1213
# Requires fossil, tail, GNU sed and makeinfo
1314
#
1415
# TODO: figure out how to replace one line with two portably
1516
--- tools/infoscript.bash
+++ tools/infoscript.bash
@@ -1,14 +1,15 @@
1 #!/usr/bin/env bash
2 # v0.1 Quick and dirty script to grab fossil's help and stuff it into a file.
3 # v0.2 Now I have working sed expressions, I can grab the help keywords
4 # v0.3 This gets me the keywords and only the keywords.
5 # v0.4 Glue all relevant things together and produce an info file
6 # v0.5 Working out sed/head/tail differences between GNU and BSD
7 # v0.6 Replaced "head -n -1" with "sed '$d'" which does the same thing.
8 # v0.7 Adding help in separately for normal/auxil commands
9 # v0.8 Added common options and Features. Got rid of some obvious bugs.
 
10 # Builds (finally) on OpenBSD.
11 #
12 # Requires fossil, tail, GNU sed and makeinfo
13 #
14 # TODO: figure out how to replace one line with two portably
15
--- tools/infoscript.bash
+++ tools/infoscript.bash
@@ -1,14 +1,15 @@
1 #!/usr/bin/env bash
2 # v0.1 Quick and dirty script to grab fossil's help and stuff it into a file.
3 # v0.2 Now I have working sed expressions, I can grab the help keywords.
4 # v0.3 This gets me the keywords and only the keywords.
5 # v0.4 Glue all relevant things together and produce an info file.
6 # v0.5 Working out sed/head/tail differences between GNU and BSD.
7 # v0.6 Replaced "head -n -1" with "sed '$d'" which does the same thing.
8 # v0.7 Adding help in separately for normal/auxil commands.
9 # v0.8 Added common options and Features. Got rid of some obvious bugs.
10 # v0.9 Added @bye at end.
11 # Builds (finally) on OpenBSD.
12 #
13 # Requires fossil, tail, GNU sed and makeinfo
14 #
15 # TODO: figure out how to replace one line with two portably
16

Keyboard Shortcuts

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