mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-10 22:31:24 +02:00
53824: _sbuild: short options with arg should be "-c arg"
This commit is contained in:
parent
6e6c12c81f
commit
cdd97739d8
2 changed files with 10 additions and 7 deletions
|
@ -1,5 +1,8 @@
|
|||
2025-08-04 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
|
||||
|
||||
* Dima Kogan: 53824: Completion/Debian/Command/_sbuild: short
|
||||
options with arg should be "-c arg" (not "-c=arg")
|
||||
|
||||
* Frederick Zhang: 53825: Completion/Unix/Command/_git: fix
|
||||
regexp in __git_extract_aliases
|
||||
|
||||
|
|
|
@ -51,9 +51,9 @@ _sbuild() {
|
|||