Add missing flags to clipboard brush usage.

This commit is contained in:
Wizjany
2019-02-11 12:50:51 -05:00
committed by GitHub
parent 3e988e7ffe
commit 76400e533d

View File

@ -130,6 +130,7 @@ public class BrushCommands {
@Command(
aliases = { "clipboard", "copy" },
usage = "",
flags = "ap",
desc = "Choose the clipboard brush",
help =
"Chooses the clipboard brush.\n" +