# Name

notes list - list notes

# Synopsis

```
[command] [options]
```

```zsh-locals
typeset -A listLocal;
```

# Commands

* `todo` Show todos
* `bug` Show bugs
* `feature` Show features

# Options

* `--[no]-private` Include or exclude private notes
* `--[enable|disable]-feature` Enable or disable a feature
