2 Commits 7c2171b108 ... 84de4252f9

Auteur SHA1 Message Date
  CYBERDEV 84de4252f9 Bump version to v0.3.0 il y a 1 mois
  CYBERDEV 7c2171b108 Bump version to v0.3.0 il y a 1 mois
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -28,7 +28,7 @@ they can be used with free software implementations of the game engine.
 
   OPTIONS (--extract, --list, --verify)
    -f --filter       FILTER       Filter files based on their filepath. Multiple of these filters may be set. '*' will match anything, use '\*' to escape.
-   -F --file-filter  FILTER_FILE  Path to a file that contains one filepath per line, only those that match will be processed.
+   -F --file-filter  FILTER_FILE  Path to a file that contains one filter string per line.
    -c --components   NAME         Filter files by components name. Note that default files are always included.
    -g --language     INDEX        Filter files by language index. Note that default files are always included.
 
@@ -53,6 +53,7 @@ they can be used with free software implementations of the game engine.
  - .. [PE build dates](#pe-build-dates)
  - [State](#state)
  - .. [Known working retail installers](#known-working-retail-installers)
+ - .. [Shareware](#shareware)
  - .. [Known issues](#known-issues)
  - .. .. [Multi-disc installers](#multi-disc-installers)
  - .. [Other things that might be a problem](#other-things-that-might-be-a-problem)