mirror of
https://github.com/beetbox/beets.git
synced 2026-01-26 18:15:01 +01:00
typo
This commit is contained in:
parent
0f0329abb9
commit
fe29397fcc
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ class IPFSPlugin(BeetsPlugin):
|
|||
help='Query imported libraries')
|
||||
cmd.parser.add_option('-m', '--play', dest='play',
|
||||
action='store_true',
|
||||
help='Play music remote libraries')
|
||||
help='Play music from remote libraries')
|
||||
|
||||
def func(lib, opts, args):
|
||||
if opts.add:
|
||||
|
|
|
|||
Loading…
Reference in a new issue