Newer
Older
minerva / Base / usr / share / man / man1 / gml-format.md
@minerva minerva on 13 Jul 412 bytes Initial commit
## Name

gml-format - automated GUI Markup Language (GML) formatter

## Synopsis

```**sh
$ gml-format [--inplace] [path...]
```

## Description

`gml-format` formats GUI Markup Language (GML) files.

## Options

-   `-i`, `--inplace`: Write formatted contents back to file rather than standard output

## Examples

```sh
$ gml-format -i /home/anon/example.gml
```

## See Also

-   [`GML`(5)](help://man/5/GML)