mirror of
https://github.com/Genymobile/scrcpy
synced 2025-08-22 18:07:24 +00:00
Remove useless flag in zsh completion script
The -N flag is only useful after a pattern section (-p) to switch back to listing command names. Refs <https://zsh.sourceforge.io/Doc/Release/Completion-System.html>
This commit is contained in:
parent
38f779d9d3
commit
70bfa2cf39
@ -1,4 +1,4 @@
|
|||||||
#compdef -N scrcpy -N scrcpy.exe
|
#compdef scrcpy scrcpy.exe
|
||||||
#
|
#
|
||||||
# name: scrcpy
|
# name: scrcpy
|
||||||
# auth: hltdev [hltdev8642@gmail.com]
|
# auth: hltdev [hltdev8642@gmail.com]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user