mirror of
https://github.com/aljazceru/signal-cli.git
synced 2026-01-13 02:44:21 +01:00
@@ -21,6 +21,7 @@ public class UploadStickerPackCommand implements LocalCommand {
|
||||
|
||||
@Override
|
||||
public void attachToSubparser(final Subparser subparser) {
|
||||
subparser.help("Upload a new sticker pack, consisting of a manifest file and the stickers images.");
|
||||
subparser.addArgument("path")
|
||||
.help("The path of the manifest.json or a zip file containing the sticker pack you wish to upload.");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user