Release v0.8.1 (#707)
- Bump version: 0.8.0 → 0.8.1 - Update dependencies - Update changelog - Update man page - Update config test
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
|
||||
.TH JUST "1" "October 2020" "just 0.8.0" "Just Manual"
|
||||
.TH JUST "1" "October 2020" "just 0.8.1" "Just Manual"
|
||||
.SH NAME
|
||||
just \- save and run commands
|
||||
.SH DESCRIPTION
|
||||
just 0.8.0
|
||||
just 0.8.1
|
||||
\- Please see https://github.com/casey/just for more information.
|
||||
.SS "USAGE:"
|
||||
.IP
|
||||
@@ -11,8 +11,8 @@ just [FLAGS] [OPTIONS] [\-\-] [ARGUMENTS]...
|
||||
.SS "FLAGS:"
|
||||
.TP
|
||||
\fB\-\-choose\fR
|
||||
Select a recipe to run using a binary. If `\-\-chooser` is not passed the chooser defaults
|
||||
to the value of $JUST_CHOOSER, falling back to `fzf`
|
||||
Select one or more recipes to run using a binary. If `\-\-chooser` is not passed the chooser
|
||||
defaults to the value of $JUST_CHOOSER, falling back to `fzf`
|
||||
.TP
|
||||
\fB\-\-clear\-shell\-args\fR
|
||||
Clear shell arguments
|
||||
|
||||
Reference in New Issue
Block a user