From 950c122850567a3a8fbc2d9a694f06689beefcb8 Mon Sep 17 00:00:00 2001 From: Lex Berezhny Date: Fri, 11 Jan 2019 00:54:03 -0500 Subject: [PATCH] fix blob announce command argument constraints --- lbrynet/extras/daemon/Daemon.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lbrynet/extras/daemon/Daemon.py b/lbrynet/extras/daemon/Daemon.py index b6f9adb22..bb6687f53 100644 --- a/lbrynet/extras/daemon/Daemon.py +++ b/lbrynet/extras/daemon/Daemon.py @@ -3192,8 +3192,8 @@ class Daemon(metaclass=JSONRPCServerType): Announce blobs to the DHT Usage: - blob_announce [ | --blob_hash=] - [ | --stream_hash=] | [ | --sd_hash=] + blob_announce ( | --blob_hash= + | --stream_hash= | --sd_hash=) Options: --blob_hash= : (str) announce a blob, specified by blob_hash