lua-fmt icon indicating copy to clipboard operation
lua-fmt copied to clipboard

No Documentation about `write-mode`

Open mangelozzi opened this issue 3 years ago • 0 comments

The help says:

-w, --write-mode <mode>     Mode for output (default: "stdout")

And there is nothing in the README.md, going through the code I figured out you can set it to replace, but others should not have to go through that. A common use case is in place editing.

mangelozzi avatar Feb 10 '23 10:02 mangelozzi