Mention playlist navigation commands in doc/tutorial.txt
[hooke.git] / doc / tutorial.txt
index 51524b7c2cf21fceb78b96e14926b080dbc4b3c5..b3cfa65d2c9428e5cfcbbc54d58dd0f3b1f88559 100644 (file)
@@ -191,12 +191,15 @@ You can also jump to a given curve::
 
     hooke> jump_to_curve 14
 
-will jump to the 14th curve in the playlist.
+will jump to the 14th curve in the zero-indexed playlist.
 
 .. todo:: ``jump_to_curve <PATH>``, where the path can be either an
   absolute path or a path relative to the directory holding the
   playlist file.
 
+Replace ``curve`` with ``playlist`` in the above commands to navigate
+around through the list of loaded playlists.
+
 Taking notes
 ------------