Update description to 'Package manager for mpv scripts'
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -5,7 +5,7 @@ use crate::commands::Commands;
|
||||
|
||||
#[derive(Parser)]
|
||||
#[command(name = "mpv-mgr")]
|
||||
#[command(author, version, about = "A vim-plug style package manager for mpv scripts")]
|
||||
#[command(author, version, about = "Package manager for mpv scripts")]
|
||||
#[command(propagate_version = true)]
|
||||
pub struct Cli {
|
||||
/// Path to config file (default: ~/.config/mpv-mgr/config.toml)
|
||||
|
||||
Reference in New Issue
Block a user