Fossil SCM
Tidying up the script comments.
Commit
663d33c2260d6c83434527b6f7ea10eb2c9ddad6d2977c83234cb3540a261062
Parent
d03791648f6bc02…
1 file changed
+1
-2
+1
-2
| --- tools/fossil-makeinfo | ||
| +++ tools/fossil-makeinfo | ||
| @@ -393,12 +393,11 @@ | ||
| 393 | 393 | |
| 394 | 394 | # ... and adds it to the output file with a spacer line |
| 395 | 395 | cat workfile >> fossil.texi |
| 396 | 396 | echo "" >> fossil.texi |
| 397 | 397 | |
| 398 | - | |
| 399 | -##### Now the webpage content. Here be wild wild web pages. ##### | |
| 398 | +# Now the webpage content. Here be wild wild web pages. | |
| 400 | 399 | echo "List web commands" |
| 401 | 400 | printf "@node Web commands,Common arguments,Fossil settings,Top |
| 402 | 401 | @chapter Web commands |
| 403 | 402 | |
| 404 | 403 | These are help pages for the internal web pages, listed by fossil when you run the command: |
| 405 | 404 |
| --- tools/fossil-makeinfo | |
| +++ tools/fossil-makeinfo | |
| @@ -393,12 +393,11 @@ | |
| 393 | |
| 394 | # ... and adds it to the output file with a spacer line |
| 395 | cat workfile >> fossil.texi |
| 396 | echo "" >> fossil.texi |
| 397 | |
| 398 | |
| 399 | ##### Now the webpage content. Here be wild wild web pages. ##### |
| 400 | echo "List web commands" |
| 401 | printf "@node Web commands,Common arguments,Fossil settings,Top |
| 402 | @chapter Web commands |
| 403 | |
| 404 | These are help pages for the internal web pages, listed by fossil when you run the command: |
| 405 |
| --- tools/fossil-makeinfo | |
| +++ tools/fossil-makeinfo | |
| @@ -393,12 +393,11 @@ | |
| 393 | |
| 394 | # ... and adds it to the output file with a spacer line |
| 395 | cat workfile >> fossil.texi |
| 396 | echo "" >> fossil.texi |
| 397 | |
| 398 | # Now the webpage content. Here be wild wild web pages. |
| 399 | echo "List web commands" |
| 400 | printf "@node Web commands,Common arguments,Fossil settings,Top |
| 401 | @chapter Web commands |
| 402 | |
| 403 | These are help pages for the internal web pages, listed by fossil when you run the command: |
| 404 |