File tree Expand file tree Collapse file tree 5 files changed +12
-12
lines changed Expand file tree Collapse file tree 5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
- ## 0.0.11 (2023-10-21)
3
+ ## 0.0.12 (2023-10-21)
4
4
* Release
5
5
6
6
## 0.0.10 (2023-10-21)
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ import subprocess
15
15
simulate = False
16
16
17
17
_USAGE = '''#BEGIN_DO_NOT_MODIFY:make update-doc
18
- RBT(1) User commands RBT(1)
18
+ RBT(1) User commands RBT(1)
19
19
20
20
NAME
21
21
rbt - Replace the text between begin and end tags
@@ -82,10 +82,10 @@ EXAMPLES
82
82
AUTHOR
83
83
Written by Jean-François Giraud. == COPYRIGHT
84
84
85
- Copyright © 2023 Jean-François Giraud. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html. This is free
86
- software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
85
+ Copyright © 2023 Jean-François Giraud. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html. This is free software: you
86
+ are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
87
87
88
- replace-between-tags 0.0.11 2023-10-21 RBT(1)
88
+ replace-between-tags 0.0.12 2023-10-21 RBT(1)
89
89
#END_DO_NOT_MODIFY:make update-doc
90
90
'''
91
91
Original file line number Diff line number Diff line change 1
- 0.0.11
1
+ 0.0.12
Original file line number Diff line number Diff line change 4
4
.\" Generator: Asciidoctor 2.0.12
5
5
.\" Date: 2023-10-21
6
6
.\" Manual: User commands
7
- .\" Source: replace-between-tags 0.0.11
7
+ .\" Source: replace-between-tags 0.0.12
8
8
.\" Language: English
9
9
.\"
10
- .TH "RBT" "1" "2023-10-21" "replace\- between\- tags 0.0.11 " "User commands"
10
+ .TH "RBT" "1" "2023-10-21" "replace\- between\- tags 0.0.12 " "User commands"
11
11
.ie \n( .g .ds Aq \(aq
12
12
.el .ds Aq '
13
13
.ss \n[ .ss ] 0
Original file line number Diff line number Diff line change 1
- RBT(1) User commands RBT(1)
1
+ RBT(1) User commands RBT(1)
2
2
3
3
NAME
4
4
rbt - Replace the text between begin and end tags
@@ -65,7 +65,7 @@ EXAMPLES
65
65
AUTHOR
66
66
Written by Jean-François Giraud. == COPYRIGHT
67
67
68
- Copyright © 2023 Jean-François Giraud. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html. This is free
69
- software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
68
+ Copyright © 2023 Jean-François Giraud. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html. This is free software: you
69
+ are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
70
70
71
- replace-between-tags 0.0.11 2023-10-21 RBT(1)
71
+ replace-between-tags 0.0.12 2023-10-21 RBT(1)
You can’t perform that action at this time.
0 commit comments