From 27e3126d3b4ecd3aaeff898b0994b402810c221f Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sun, 15 Aug 2010 08:21:11 -0400 Subject: [PATCH] Mention playlist navigation commands in doc/tutorial.txt --- doc/tutorial.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/tutorial.txt b/doc/tutorial.txt index 51524b7..b3cfa65 100644 --- a/doc/tutorial.txt +++ b/doc/tutorial.txt @@ -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 ``, 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 ------------ -- 2.26.2