update show action docstring
This commit is contained in:
parent
797a445679
commit
a3c3a145f1
@ -88,7 +88,7 @@ ACTIONS = ['add', 'remove', 'update', 'show', 'share']
|
|||||||
add - create new playlist for admin or users
|
add - create new playlist for admin or users
|
||||||
remove - remove playlist type or name from admin or users
|
remove - remove playlist type or name from admin or users
|
||||||
update - remove playlist type and create new playlist type for admin or users
|
update - remove playlist type and create new playlist type for admin or users
|
||||||
show - show contents of playlist type
|
show - show contents of playlist type or admin or users current playlists
|
||||||
share - share existing playlist by title from admin to users
|
share - share existing playlist by title from admin to users
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user