mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-12-17 05:24:19 +01: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:
@@ -1,4 +1,4 @@
|
||||
#compdef -N scrcpy -N scrcpy.exe
|
||||
#compdef scrcpy scrcpy.exe
|
||||
#
|
||||
# name: scrcpy
|
||||
# auth: hltdev [hltdev8642@gmail.com]
|
||||
|
||||
Reference in New Issue
Block a user