Now you are ready to generate the playlist. First, create a blank playlist::
- hooke> new_playlist --name mylist
+ hooke> new_playlist --output_playlist mylist
Ensure that the new playlist is active::
The ``--`` in the ``jump_to_playlist`` command lets
``jump_to_playlist`` know that ``-1`` is an argument and not an
option. Using the bare ``--`` is a POSIX specification [#POSIX]_
-supported by the `optparse module`_.
+supported by the `optparse module`_. You don't need to jump if
+the new playlist is your only loaded playlist.
.. _optparse module:
http://docs.python.org/library/optparse.html#callback-example-6-variable-arguments