mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #484] [MERGED] fix: all arguments now use '-' instead of '_' #506
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/bootandy/dust/pull/484
Author: @bootandy
Created: 4/1/2025
Status: ✅ Merged
Merged: 4/2/2025
Merged by: @bootandy
Base:
master← Head:other2📝 Commits (2)
94affb6cli: unify long arguments (dashes instead of underscores)79cacd1completions: autoregen completions📊 Changes
7 files changed (+27 additions, -27 deletions)
View changed files
📝
completions/_dust(+9 -9)📝
completions/_dust.ps1(+3 -3)📝
completions/dust.bash(+2 -2)📝
completions/dust.elv(+3 -3)📝
completions/dust.fish(+3 -3)📝
man-page/dust.1(+4 -4)📝
src/cli.rs(+3 -3)📄 Description
replace: https://github.com/bootandy/dust/pull/459
keeping pkulev's original commit.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.