Remove RGBLINK's unimplemented '-s' "smart linking" placeholder flag

This commit is contained in:
Rangi42
2024-03-25 11:36:23 -04:00
parent cb59119881
commit 3568418c5d
4 changed files with 2 additions and 14 deletions

View File

@@ -20,7 +20,6 @@ _rgblink_completions() {
[O]="overlay:glob-*.gb *.gbc *.sgb"
[o]="output:glob-*.gb *.gbc *.sgb"
[p]="pad:unk"
[s]="smart:unk"
)
# Parse command-line up to current word
local opt_ena=true