mirror of
https://github.com/yudai/gotty.git
synced 2026-03-08 06:32:35 +01:00
Automate options documentation
This commit is contained in:
parent
1edcacf955
commit
f01cf519dc
4 changed files with 46 additions and 56 deletions
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
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue