@@ -193,7 +193,7 @@ EXAMPLES
193193 $ plebbit daemon --plebbitOptions.kuboRpcClientsOptions[0] https://remoteipfsnode.com
194194```
195195
196- _ See code: [ src/cli/commands/daemon.ts] ( https://github.com/plebbit/plebbit-cli/blob/v0.17.12 /src/cli/commands/daemon.ts ) _
196+ _ See code: [ src/cli/commands/daemon.ts] ( https://github.com/plebbit/plebbit-cli/blob/v0.17.13 /src/cli/commands/daemon.ts ) _
197197
198198## ` plebbit help [COMMAND] `
199199
@@ -239,7 +239,7 @@ EXAMPLES
239239 $ plebbit subplebbit create --title 'Hello Plebs' --description 'Welcome'
240240```
241241
242- _ See code: [ src/cli/commands/subplebbit/create.ts] ( https://github.com/plebbit/plebbit-cli/blob/v0.17.12 /src/cli/commands/subplebbit/create.ts ) _
242+ _ See code: [ src/cli/commands/subplebbit/create.ts] ( https://github.com/plebbit/plebbit-cli/blob/v0.17.13 /src/cli/commands/subplebbit/create.ts ) _
243243
244244## ` plebbit subplebbit edit ADDRESS `
245245
@@ -292,7 +292,7 @@ EXAMPLES
292292 subplebbit edit plebbit.eth --settings.fetchThumbnailUrls=false
293293```
294294
295- _ See code: [ src/cli/commands/subplebbit/edit.ts] ( https://github.com/plebbit/plebbit-cli/blob/v0.17.12 /src/cli/commands/subplebbit/edit.ts ) _
295+ _ See code: [ src/cli/commands/subplebbit/edit.ts] ( https://github.com/plebbit/plebbit-cli/blob/v0.17.13 /src/cli/commands/subplebbit/edit.ts ) _
296296
297297## ` plebbit subplebbit get ADDRESS `
298298
@@ -317,7 +317,7 @@ EXAMPLES
317317 $ plebbit subplebbit get 12D3KooWG3XbzoVyAE6Y9vHZKF64Yuuu4TjdgQKedk14iYmTEPWu
318318```
319319
320- _ See code: [ src/cli/commands/subplebbit/get.ts] ( https://github.com/plebbit/plebbit-cli/blob/v0.17.12 /src/cli/commands/subplebbit/get.ts ) _
320+ _ See code: [ src/cli/commands/subplebbit/get.ts] ( https://github.com/plebbit/plebbit-cli/blob/v0.17.13 /src/cli/commands/subplebbit/get.ts ) _
321321
322322## ` plebbit subplebbit list `
323323
@@ -340,7 +340,7 @@ EXAMPLES
340340 $ plebbit subplebbit list
341341```
342342
343- _ See code: [ src/cli/commands/subplebbit/list.ts] ( https://github.com/plebbit/plebbit-cli/blob/v0.17.12 /src/cli/commands/subplebbit/list.ts ) _
343+ _ See code: [ src/cli/commands/subplebbit/list.ts] ( https://github.com/plebbit/plebbit-cli/blob/v0.17.13 /src/cli/commands/subplebbit/list.ts ) _
344344
345345## ` plebbit subplebbit start ADDRESSES `
346346
@@ -365,7 +365,7 @@ EXAMPLES
365365 $ plebbit subplebbit start 12D3KooWG3XbzoVyAE6Y9vHZKF64Yuuu4TjdgQKedk14iYmTEPWu
366366```
367367
368- _ See code: [ src/cli/commands/subplebbit/start.ts] ( https://github.com/plebbit/plebbit-cli/blob/v0.17.12 /src/cli/commands/subplebbit/start.ts ) _
368+ _ See code: [ src/cli/commands/subplebbit/start.ts] ( https://github.com/plebbit/plebbit-cli/blob/v0.17.13 /src/cli/commands/subplebbit/start.ts ) _
369369
370370## ` plebbit subplebbit stop ADDRESSES `
371371
@@ -390,7 +390,7 @@ EXAMPLES
390390 $ plebbit subplebbit stop Qmb99crTbSUfKXamXwZBe829Vf6w5w5TktPkb6WstC9RFW
391391```
392392
393- _ See code: [ src/cli/commands/subplebbit/stop.ts] ( https://github.com/plebbit/plebbit-cli/blob/v0.17.12 /src/cli/commands/subplebbit/stop.ts ) _
393+ _ See code: [ src/cli/commands/subplebbit/stop.ts] ( https://github.com/plebbit/plebbit-cli/blob/v0.17.13 /src/cli/commands/subplebbit/stop.ts ) _
394394<!-- commandsstop -->
395395
396396# Contribution
0 commit comments