cutler 0.19.8

Powerful, declarative settings management for your Mac, with speed.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Updating cutler

To check for updates, run:

```sh
cutler check-update
```

To upgrade cutler, run:

```sh
cutler self-update
```

> **NOTE:** The `self-update` command only works if you have manually installed the program or have used the self-install script to do so.