# `Alaja.CLI.Commands.Show.Header`
[🔗](https://github.com/Lorenzo-SF/alaja/blob/2.1.0/lib/alaja/cli/commands/show/header.ex#L1)

`alaja header` — Display styled headers.

# `help`

```elixir
@spec help() :: :ok
```

Prints help for the header command.

# `run`

```elixir
@spec run([String.t()]) :: :ok
```

Runs the header command.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
