Skip to content

Commit 2fe5747

Browse files
chore: release version 0.15.4
1 parent 826c79f commit 2fe5747

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "television"
3-
version = "0.15.3"
3+
version = "0.15.4"
44
edition = "2024"
55
description = "A very fast, portable and hackable fuzzy finder for the terminal"
66
license = "MIT"

man/tv.1

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.ie \n(.g .ds Aq \(aq
22
.el .ds Aq '
3-
.TH television 1 "television 0.15.3"
3+
.TH television 1 "television 0.15.4"
44
.SH NAME
55
television \- A very fast, portable and hackable fuzzy finder for the terminal
66
.SH SYNOPSIS
@@ -467,12 +467,15 @@ Lists the available channels
467467
television\-init(1)
468468
Initializes shell completion ("tv init zsh")
469469
.TP
470+
television\-completions(1)
471+
Generates standard shell tab\-completion scripts for tv\*(Aqs various subcommands
472+
.TP
470473
television\-update\-channels(1)
471474
Downloads the latest collection of channel prototypes from github and saves them to the local configuration directory
472475
.TP
473476
television\-help(1)
474477
Print this message or the help of the given subcommand(s)
475478
.SH VERSION
476-
v0.15.3
479+
v0.15.4
477480
.SH AUTHORS
478481
Alexandre Pasmantier <alex.pasmant@gmail.com>

0 commit comments

Comments
 (0)