Fossil SCM

Move each command-line option to their own paragraph, for consistency with the document structure in "Environment Variables and Global Options", as this seems easier to browse and search. The explicit line-break between the two options was wiped with automatic cleanup of trailing spaces by [e2751b18af].

florian 2019-07-29 08:28 svg-and-md-formatting
Commit 14f2ba04368affd391fa9fabf6f8f0f8a860314dbf4b62243fb5f6ab33265d31
1 file changed +4 -2
+4 -2
--- www/env-opts.md
+++ www/env-opts.md
@@ -31,12 +31,11 @@
3131
3232
`--chdir DIRECTORY`: Change to the named directory before processing
3333
any commands.
3434
3535
36
-`--comfmtflags NUMBER`
37
-`--comment-format NUMBER`: Specify flags that control how check-in comments
36
+`--comfmtflags NUMBER`: Specify flags that control how check-in comments
3837
and certain other text outputs are formatted for display. The flags are
3938
individual bits in `NUMBER`, which must be specified in base 10:
4039
4140
* _0_ — Uses the revised algorithm with no special handling.
4241
@@ -56,10 +55,13 @@
5655
5756
* _16_ — Looks for the original comment text within the text being
5857
printed. Upon matching, a new line will be emitted, thus
5958
preserving more of the pre-existing formatting.
6059
60
+
61
+`--comment-format NUMBER`: Alias for `--comfmtflags NUMBER`.
62
+
6163
6264
`--errorlog ERRLOG`: Name a file to which fossil will log panics,
6365
errors, and warnings.
6466
6567
6668
--- www/env-opts.md
+++ www/env-opts.md
@@ -31,12 +31,11 @@
31
32 `--chdir DIRECTORY`: Change to the named directory before processing
33 any commands.
34
35
36 `--comfmtflags NUMBER`
37 `--comment-format NUMBER`: Specify flags that control how check-in comments
38 and certain other text outputs are formatted for display. The flags are
39 individual bits in `NUMBER`, which must be specified in base 10:
40
41 * _0_ — Uses the revised algorithm with no special handling.
42
@@ -56,10 +55,13 @@
56
57 * _16_ — Looks for the original comment text within the text being
58 printed. Upon matching, a new line will be emitted, thus
59 preserving more of the pre-existing formatting.
60
 
 
 
61
62 `--errorlog ERRLOG`: Name a file to which fossil will log panics,
63 errors, and warnings.
64
65
66
--- www/env-opts.md
+++ www/env-opts.md
@@ -31,12 +31,11 @@
31
32 `--chdir DIRECTORY`: Change to the named directory before processing
33 any commands.
34
35
36 `--comfmtflags NUMBER`: Specify flags that control how check-in comments
 
37 and certain other text outputs are formatted for display. The flags are
38 individual bits in `NUMBER`, which must be specified in base 10:
39
40 * _0_ — Uses the revised algorithm with no special handling.
41
@@ -56,10 +55,13 @@
55
56 * _16_ — Looks for the original comment text within the text being
57 printed. Upon matching, a new line will be emitted, thus
58 preserving more of the pre-existing formatting.
59
60
61 `--comment-format NUMBER`: Alias for `--comfmtflags NUMBER`.
62
63
64 `--errorlog ERRLOG`: Name a file to which fossil will log panics,
65 errors, and warnings.
66
67
68

Keyboard Shortcuts

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