@@ -277,7 +277,7 @@ EXAMPLES
277277 $ bitsocial community create --title 'Hello Plebs' --description 'Welcome'
278278```
279279
280- _ See code: [ src/cli/commands/community/create.ts] ( https://github.com/bitsocialhq/bitsocial-cli/blob/v0.19.9 /src/cli/commands/community/create.ts ) _
280+ _ See code: [ src/cli/commands/community/create.ts] ( https://github.com/bitsocialhq/bitsocial-cli/blob/v0.19.10 /src/cli/commands/community/create.ts ) _
281281
282282## ` bitsocial community delete ADDRESSES `
283283
@@ -302,7 +302,7 @@ EXAMPLES
302302 $ bitsocial community delete Qmb99crTbSUfKXamXwZBe829Vf6w5w5TktPkb6WstC9RFW
303303```
304304
305- _ See code: [ src/cli/commands/community/delete.ts] ( https://github.com/bitsocialhq/bitsocial-cli/blob/v0.19.9 /src/cli/commands/community/delete.ts ) _
305+ _ See code: [ src/cli/commands/community/delete.ts] ( https://github.com/bitsocialhq/bitsocial-cli/blob/v0.19.10 /src/cli/commands/community/delete.ts ) _
306306
307307## ` bitsocial community edit ADDRESS `
308308
@@ -355,7 +355,7 @@ EXAMPLES
355355 $ bitsocial community edit plebbit.eth --settings.fetchThumbnailUrls=false
356356```
357357
358- _ See code: [ src/cli/commands/community/edit.ts] ( https://github.com/bitsocialhq/bitsocial-cli/blob/v0.19.9 /src/cli/commands/community/edit.ts ) _
358+ _ See code: [ src/cli/commands/community/edit.ts] ( https://github.com/bitsocialhq/bitsocial-cli/blob/v0.19.10 /src/cli/commands/community/edit.ts ) _
359359
360360## ` bitsocial community get ADDRESS `
361361
@@ -380,7 +380,7 @@ EXAMPLES
380380 $ bitsocial community get 12D3KooWG3XbzoVyAE6Y9vHZKF64Yuuu4TjdgQKedk14iYmTEPWu
381381```
382382
383- _ See code: [ src/cli/commands/community/get.ts] ( https://github.com/bitsocialhq/bitsocial-cli/blob/v0.19.9 /src/cli/commands/community/get.ts ) _
383+ _ See code: [ src/cli/commands/community/get.ts] ( https://github.com/bitsocialhq/bitsocial-cli/blob/v0.19.10 /src/cli/commands/community/get.ts ) _
384384
385385## ` bitsocial community list `
386386
@@ -403,7 +403,7 @@ EXAMPLES
403403 $ bitsocial community list
404404```
405405
406- _ See code: [ src/cli/commands/community/list.ts] ( https://github.com/bitsocialhq/bitsocial-cli/blob/v0.19.9 /src/cli/commands/community/list.ts ) _
406+ _ See code: [ src/cli/commands/community/list.ts] ( https://github.com/bitsocialhq/bitsocial-cli/blob/v0.19.10 /src/cli/commands/community/list.ts ) _
407407
408408## ` bitsocial community start ADDRESSES `
409409
@@ -428,7 +428,7 @@ EXAMPLES
428428 $ bitsocial community start 12D3KooWG3XbzoVyAE6Y9vHZKF64Yuuu4TjdgQKedk14iYmTEPWu
429429```
430430
431- _ See code: [ src/cli/commands/community/start.ts] ( https://github.com/bitsocialhq/bitsocial-cli/blob/v0.19.9 /src/cli/commands/community/start.ts ) _
431+ _ See code: [ src/cli/commands/community/start.ts] ( https://github.com/bitsocialhq/bitsocial-cli/blob/v0.19.10 /src/cli/commands/community/start.ts ) _
432432
433433## ` bitsocial community stop ADDRESSES `
434434
@@ -453,7 +453,7 @@ EXAMPLES
453453 $ bitsocial community stop Qmb99crTbSUfKXamXwZBe829Vf6w5w5TktPkb6WstC9RFW
454454```
455455
456- _ See code: [ src/cli/commands/community/stop.ts] ( https://github.com/bitsocialhq/bitsocial-cli/blob/v0.19.9 /src/cli/commands/community/stop.ts ) _
456+ _ See code: [ src/cli/commands/community/stop.ts] ( https://github.com/bitsocialhq/bitsocial-cli/blob/v0.19.10 /src/cli/commands/community/stop.ts ) _
457457
458458## ` bitsocial daemon `
459459
@@ -490,7 +490,7 @@ EXAMPLES
490490 $ bitsocial daemon --plebbitOptions.kuboRpcClientsOptions[0] https://remoteipfsnode.com
491491```
492492
493- _ See code: [ src/cli/commands/daemon.ts] ( https://github.com/bitsocialhq/bitsocial-cli/blob/v0.19.9 /src/cli/commands/daemon.ts ) _
493+ _ See code: [ src/cli/commands/daemon.ts] ( https://github.com/bitsocialhq/bitsocial-cli/blob/v0.19.10 /src/cli/commands/daemon.ts ) _
494494
495495## ` bitsocial help [COMMAND] `
496496
0 commit comments