Add `name playlist' command.
[hooke.git] / doc / tutorial.txt
index be41a0dfc6fd503cbc566a65a2d29df7b74880c0..65d288ec7e74eb801cd14d04aed0900b70149889 100644 (file)
@@ -200,6 +200,12 @@ will jump to the 14th curve in the zero-indexed playlist.
 Replace ``curve`` with ``playlist`` in the above commands to navigate
 around through the list of loaded playlists.
 
 Replace ``curve`` with ``playlist`` in the above commands to navigate
 around through the list of loaded playlists.
 
+Because the playlist name is usually saved in the playlist file
+itself, there is a ``name_playlist`` command that allows you to rename
+playlists on the fly.
+
+    hooke> name_playlist 'my old playlist'
+
 Taking notes
 ------------
 
 Taking notes
 ------------