1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-18 02:43:35 +01:00

Fix and document :load.

This commit is contained in:
Doug Kearns
2009-03-24 15:00:18 +11:00
parent 086f9d7971
commit 663cd581a1
3 changed files with 38 additions and 36 deletions

View File

@@ -136,4 +136,13 @@ Set the player volume. [a][value][a] can be an absolute value between 0 and
100% or a relative value if prefixed with "-" or "+".
________________________________________________________________________________
section:Managing{nbsp}playlists[playlists]
|:load|
||:load [a][playlist][a]|| +
________________________________________________________________________________
Load [a][playlist][a]. If no playlist is specified then the main library view
is loaded.
________________________________________________________________________________
// vim: set filetype=asciidoc: