mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-01 11:13:24 +00:00
fix: add io flush after doc help message
This commit is contained in:
parent
27ac60b856
commit
bca89197ad
@ -135,6 +135,7 @@ Usage: doc <section> [subdoc]
|
|||||||
A section is a module or a literal section and a subdoc is a subsection for it.
|
A section is a module or a literal section and a subdoc is a subsection for it.
|
||||||
|
|
||||||
Available sections: ]]
|
Available sections: ]]
|
||||||
|
io.flush()
|
||||||
|
|
||||||
print(table.concat(modules, ', '))
|
print(table.concat(modules, ', '))
|
||||||
end)
|
end)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user