mirror of
https://github.com/Hilbis/Hilbish
synced 2025-03-30 18:23:23 +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.
|
||||
|
||||
Available sections: ]]
|
||||
io.flush()
|
||||
|
||||
print(table.concat(modules, ', '))
|
||||
end)
|
||||
|
Loading…
x
Reference in New Issue
Block a user