mirror of
https://github.com/FliegendeWurst/tmux-thumbs.git
synced 2024-11-09 16:00:35 +00:00
Improve description
This commit is contained in:
parent
925462703d
commit
e52cdad091
@ -25,7 +25,7 @@ fn exec_command(command: String) -> std::process::Output {
|
||||
fn app_args<'a> () -> clap::ArgMatches<'a> {
|
||||
return App::new("tmux-thumbs")
|
||||
.version(crate_version!())
|
||||
.about("hints for tmux")
|
||||
.about("A lightning fast version of tmux-fingers, copy/pasting tmux like vimium/vimperator")
|
||||
.arg(Arg::with_name("alphabet")
|
||||
.help("Sets the alphabet")
|
||||
.long("alphabet")
|
||||
|
Loading…
Reference in New Issue
Block a user