From a156a8d8e65c4f38e67f29a5b88c6adebe199fd7 Mon Sep 17 00:00:00 2001 From: Ben Sadeh <701096+bensadeh@users.noreply.github.com> Date: Sun, 17 Sep 2023 08:45:41 +0200 Subject: [PATCH] Update man pages --- CHANGELOG.md | 4 ++-- Cargo.lock | 2 +- Cargo.toml | 2 +- completions/spin.bash | 2 +- man/spin.1 | 6 +++--- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4aba3e..5fc0562 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog -## 1.6.0 - +## 1.5.1 +- Update man pages ## 1.5.0 - 16.09.23 diff --git a/Cargo.lock b/Cargo.lock index 492e670..5463c31 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -920,7 +920,7 @@ dependencies = [ [[package]] name = "tailspin" -version = "1.6.0" +version = "1.5.1" dependencies = [ "async-trait", "clap", diff --git a/Cargo.toml b/Cargo.toml index bcdeda2..a29b99a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tailspin" -version = "1.6.0" +version = "1.5.1" edition = "2021" authors = ["Ben Sadeh"] description = "A log file highlighter" diff --git a/completions/spin.bash b/completions/spin.bash index ef2d83d..345682a 100644 --- a/completions/spin.bash +++ b/completions/spin.bash @@ -55,4 +55,4 @@ _spin() { esac } -complete -F _spin -o bashdefault -o default spin +complete -F _spin -o nosort -o bashdefault -o default spin diff --git a/man/spin.1 b/man/spin.1 index fa2e530..7849290 100644 --- a/man/spin.1 +++ b/man/spin.1 @@ -2,12 +2,12 @@ .\" Title: spin .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.20 -.\" Date: 2023-08-12 +.\" Date: 2023-09-17 .\" Manual: tailspin -.\" Source: tailspin 1.4.0 +.\" Source: tailspin 1.5.1 .\" Language: English .\" -.TH "SPIN" "1" "2023-08-12" "tailspin 1.4.0" "tailspin" +.TH "SPIN" "1" "2023-09-17" "tailspin 1.5.1" "tailspin" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0