You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
flag.Var(&alfredVarFlags, "avar", "name=value to be passed to alfred. {{VALUE}} is replaced with item value in both name and value. Parameter can be specified multiple times for multiple variables.")
48
+
flag.Var(&alfredVarFlags, "avar", "name=value to be passed to alfred. {{VALUE}} is replaced with item value in value. Parameter can be specified multiple times for multiple variables.")
49
49
flag.Var(&alfredCannedItemFlags, "aitem", "item to include in alfred list. Parameter can be specified multiple times for multiple items")
0 commit comments