docs: Add TODOs for documenting command line options
This commit is contained in:
parent
9d94e815ce
commit
d232b729c9
@ -18,3 +18,19 @@ using ``kill``::
|
||||
kill `ps ax | grep mopidy | grep -v grep | cut -d' ' -f1`
|
||||
|
||||
This can be useful e.g. if you create init script for managing Mopidy.
|
||||
|
||||
|
||||
mopidy command
|
||||
==============
|
||||
|
||||
.. program:: mopidy
|
||||
|
||||
TODO: Document all command line options
|
||||
|
||||
|
||||
mopidy-scan command
|
||||
===================
|
||||
|
||||
.. program:: mopidy-scan
|
||||
|
||||
TODO: Document all command line options
|
||||
|
||||
Loading…
Reference in New Issue
Block a user