We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ab4141 + cd09e27 commit af066fcCopy full SHA for af066fc
bashman/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "cargo-bashman"
3
-version = "0.1.2"
+version = "0.1.3"
4
license = "WTFPL"
5
authors = ["Josh Stoik <[email protected]>"]
6
edition = "2018"
release/man/cargo-bashman.1
-.TH "CARGO BASHMAN" "1" "November 2020" "Cargo BashMan v0.1.2" "User Commands"
+.TH "CARGO BASHMAN" "1" "November 2020" "Cargo BashMan v0.1.3" "User Commands"
.SH NAME
-Cargo BashMan \- Manual page for cargo\-bashman v0.1.2.
+Cargo BashMan \- Manual page for cargo\-bashman v0.1.3.
.SH DESCRIPTION
BashMan is a Cargo plugin that helps you generate BASH completions and/or MAN pages for your Rust project.
.SS USAGE:
0 commit comments