Add missing flags to clipboard brush usage.

Dieser Commit ist enthalten in:
Wizjany 2019-02-11 12:50:51 -05:00 committet von GitHub
Ursprung 3e988e7ffe
Commit 76400e533d
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -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" +