mirror of https://github.com/Hilbis/Hilbish
chore: fix spacing on changelog
parent
f3d11ed5fd
commit
a3b17c5301
|
@ -9,6 +9,7 @@ It uses these 3 keys:
|
||||||
- `input` as standard input for the command
|
- `input` as standard input for the command
|
||||||
- `out` as standard output
|
- `out` as standard output
|
||||||
- `err` as standard error
|
- `err` as standard error
|
||||||
|
|
||||||
Here is a minimal example of the new usage which allows users to now pipe commands
|
Here is a minimal example of the new usage which allows users to now pipe commands
|
||||||
directly via Lua functions:
|
directly via Lua functions:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue