X-Git-Url: http://git.tremily.us/?p=hooke.git;a=blobdiff_plain;f=doc%2Ftutorial.txt;h=65d288ec7e74eb801cd14d04aed0900b70149889;hp=be41a0dfc6fd503cbc566a65a2d29df7b74880c0;hb=f760ade28f417e1b83a057ace84edbdcda2939f8;hpb=12030346bd947f640b222f7b84eb2a626ed3a111 diff --git a/doc/tutorial.txt b/doc/tutorial.txt index be41a0d..65d288e 100644 --- a/doc/tutorial.txt +++ b/doc/tutorial.txt @@ -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. +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 ------------