Fossil SCM
trivial doc fix
Commit
249ac41189fe6c994d654caf6047de8a9dfa9bc7
Parent
5af289e999c6ada…
1 file changed
+1
-1
+1
-1
| --- www/adding_code.wiki | ||
| +++ www/adding_code.wiki | ||
| @@ -132,11 +132,11 @@ | ||
| 132 | 132 | </verbatim></blockquote> |
| 133 | 133 | |
| 134 | 134 | Then the command will only show up if you add the "--all" option to |
| 135 | 135 | [/help/help|fossil help]. Or, if the command name starts with |
| 136 | 136 | "test" then the command will be considered experimental and will only |
| 137 | -show up when the --help option is used with [/help/help|fossil help]. | |
| 137 | +show up when the --test option is used with [/help/help|fossil help]. | |
| 138 | 138 | |
| 139 | 139 | The example above is a fully functioning Fossil command. You can add |
| 140 | 140 | the text shown to an existing Fossil source file, recompiling then test |
| 141 | 141 | it out by typing: |
| 142 | 142 | |
| 143 | 143 |
| --- www/adding_code.wiki | |
| +++ www/adding_code.wiki | |
| @@ -132,11 +132,11 @@ | |
| 132 | </verbatim></blockquote> |
| 133 | |
| 134 | Then the command will only show up if you add the "--all" option to |
| 135 | [/help/help|fossil help]. Or, if the command name starts with |
| 136 | "test" then the command will be considered experimental and will only |
| 137 | show up when the --help option is used with [/help/help|fossil help]. |
| 138 | |
| 139 | The example above is a fully functioning Fossil command. You can add |
| 140 | the text shown to an existing Fossil source file, recompiling then test |
| 141 | it out by typing: |
| 142 | |
| 143 |
| --- www/adding_code.wiki | |
| +++ www/adding_code.wiki | |
| @@ -132,11 +132,11 @@ | |
| 132 | </verbatim></blockquote> |
| 133 | |
| 134 | Then the command will only show up if you add the "--all" option to |
| 135 | [/help/help|fossil help]. Or, if the command name starts with |
| 136 | "test" then the command will be considered experimental and will only |
| 137 | show up when the --test option is used with [/help/help|fossil help]. |
| 138 | |
| 139 | The example above is a fully functioning Fossil command. You can add |
| 140 | the text shown to an existing Fossil source file, recompiling then test |
| 141 | it out by typing: |
| 142 | |
| 143 |