Automate options documentation
This commit is contained in:
8
README.md.sed
Normal file
8
README.md.sed
Normal file
@@ -0,0 +1,8 @@
|
||||
/@OPTIONS@/ {
|
||||
r options.txt.tmp
|
||||
d
|
||||
}
|
||||
/@CONTRIBUTORS@/ {
|
||||
r contributors.txt.tmp
|
||||
d
|
||||
}
|
||||
Reference in New Issue
Block a user