]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - INSTALL
INSTALL: Replace "congiure" by "./configure".
[paraslash.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 815af1def00289e2b0d8c5bc9ccdb5a176a13dc0..236e66d4bc0972ff1038b9ef0d84683d972a2a94 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -32,7 +32,7 @@ software packages which usually implies that not all audio formats will
 be supported. If headers or libs are installed at unusual locations
 you might need to tell the configure script to find them.  Try
 
-       configure --help
+       ./configure --help
 
 to see a list of options. If the paraslash package was compiled
 successfully, execute as root,
@@ -227,10 +227,10 @@ arbitrary commands. There are several flavours of key-bindings:
          changed (help, quit, loglevel, version...).
        - external: Shutdown curses before launching the given command.
          Useful for starting other ncurses programs from within
-         para_gui, e.g. aumix or para_dbadm. Or, use "para_client
-         mbox" to write a mailbox containing one mail for each file
-         in the mysql database and start mutt from within para_gui
-         to browse your collection!
+         para_gui, e.g.  aumix or dialog scripts. Or, use the mbox
+         output format to write a mailbox containing one mail for each
+         (admissible) file the audio file selector knows about. Then
+         start mutt from within para_gui to browse your collection!
        - display: Launch the command and display its stdout in
          para_gui's bottom window.
        - para: Like display, but start "para_client <specified
@@ -252,7 +252,7 @@ Attributes
 An attribute is simply a bit which can be set for each audio
 file individually.  Up to 64  different attributes may be
 defined. For example, "pop", "rock", "blues", "jazz", "instrumental",
-"german_lyrics", "speech" whatever. It's up to you how many attributes
+"german_lyrics", "speech", whatever. It's up to you how many attributes
 you define and how you call them.
 
 A new attribute "test" is created by