# fidl-format | |
```none {: style="white-space: break-spaces;" .devsite-disable-click-to-copy} | |
usage: fidl-format <options> [<files>] | |
* `-i, --in-place` Formats file in place | |
* `-h, --help` Prints this help, and exit immediately. | |
If no files are specified it formats code from standard input. | |
``` | |