blob: cde9a88e85ab59b331e4e596cfa379e28f8bf0d8 [file] [log] [blame] [view]
<!-- DO NOT EDIT THIS FILE DIRECTLY
This file is generated using clidoc by parsing the help output of this tool.
Please edit the help output or clidoc's processing of that output to make changes
to this file.
-->
# 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.
```