Fossil SCM
Correct filename title in comment for man_page_command_list.tcl
Commit
260e3c750d1c3d5ad2657e14996ef0d015724cf2e3adf9ac0875c0f2533f1d05
Parent
66807d30296ebb5…
1 file changed
+1
-1
+1
-1
| --- tools/man_page_command_list.tcl | ||
| +++ tools/man_page_command_list.tcl | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | #!/usr/bin/env tclsh |
| 2 | -# command_man_list.tcl - generates common command list for fossil.1 | |
| 2 | +# man_page_command_list.tcl - generates common command list for fossil.1 | |
| 3 | 3 | |
| 4 | 4 | # Tunable configuration. |
| 5 | 5 | set columns 5 |
| 6 | 6 | set width 15 |
| 7 | 7 | |
| 8 | 8 |
| --- tools/man_page_command_list.tcl | |
| +++ tools/man_page_command_list.tcl | |
| @@ -1,7 +1,7 @@ | |
| 1 | #!/usr/bin/env tclsh |
| 2 | # command_man_list.tcl - generates common command list for fossil.1 |
| 3 | |
| 4 | # Tunable configuration. |
| 5 | set columns 5 |
| 6 | set width 15 |
| 7 | |
| 8 |
| --- tools/man_page_command_list.tcl | |
| +++ tools/man_page_command_list.tcl | |
| @@ -1,7 +1,7 @@ | |
| 1 | #!/usr/bin/env tclsh |
| 2 | # man_page_command_list.tcl - generates common command list for fossil.1 |
| 3 | |
| 4 | # Tunable configuration. |
| 5 | set columns 5 |
| 6 | set width 15 |
| 7 | |
| 8 |