From d8e5ab5f20eb13dabfb8c1d4e6a04c58d9d0f889 Mon Sep 17 00:00:00 2001 From: John Freed Date: Thu, 19 Aug 2021 23:46:03 +0200 Subject: [PATCH] update doc for uploadStickerPack for dbus --- man/signal-cli-dbus.5.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/signal-cli-dbus.5.adoc b/man/signal-cli-dbus.5.adoc index f967830f..e4f65e4a 100755 --- a/man/signal-cli-dbus.5.adoc +++ b/man/signal-cli-dbus.5.adoc @@ -458,7 +458,7 @@ verifyWithPin(number, verificationCode, pin) -> <>:: Exception: Failure, InvalidNumber uploadStickerPack(stickerPackPath) -> <>:: -* stickerPackPath : Path to the sticker pack +* stickerPackPath : Path to the sticker pack zip file or manifest.json file Exception: Failure