diff options
author | Alexander Foremny <aforemny@posteo.de> | 2023-10-16 13:25:07 +0200 |
---|---|---|
committer | Alexander Foremny <aforemny@posteo.de> | 2023-10-16 14:04:08 +0200 |
commit | 618005bf109c96893723ca12655fde38525780a0 (patch) | |
tree | 98aae5a552c8c382550c4dbe9438652d23c6e141 /anissue.cabal | |
parent | 162577ddab4b440f97509f3076c6cd8ff2371059 (diff) |
add `--sort` to `list`
Diffstat (limited to 'anissue.cabal')
-rw-r--r-- | anissue.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/anissue.cabal b/anissue.cabal index f3ebd02..25c6b65 100644 --- a/anissue.cabal +++ b/anissue.cabal @@ -70,6 +70,7 @@ executable anissue Issue Issue.Filter Issue.Provenance + Issue.Sort Issue.Tag Issue.Text Parallel |