Correct installer doc about 'extract' using file path

This commit is contained in:
Xodetaetl 2015-04-30 00:03:46 +02:00
parent d3f9e41cd9
commit f63d5e7432

View file

@ -174,8 +174,9 @@ Extracting archives
-------------------
Extracting archives is done with the ``extract`` directive, the ``file``
argument is a ``file id``. If the archive should be extracted in some other
location than the ``$GAMEDIR``, you can specify a ``dst`` argument.
argument is a ``file id`` or a file path. If the archive should be extracted
in some other location than the ``$GAMEDIR``, you can specify a ``dst``
argument.
You can optionally specify the archive's type with the ``format`` option.
This is useful if the archive's file extension does not match what it should