regenerate docs

This commit is contained in:
Lex Berezhny 2019-05-27 22:50:26 -04:00
parent 9004f240e6
commit 4dae1ae05f
2 changed files with 279 additions and 129 deletions

File diff suppressed because one or more lines are too long

View file

@ -262,7 +262,7 @@ class Examples(CommandTestCase):
await r( await r(
'Search for all claims in channel', 'Search for all claims in channel',
'claim', 'search', f'--channel_id="{channel_id}"' 'claim', 'search', '--channel=@channel'
) )
await r( await r(