diff --git a/doc/documentation.html b/doc/documentation.html index 6d2c4578..964ffe88 100644 --- a/doc/documentation.html +++ b/doc/documentation.html @@ -111,7 +111,7 @@ Before going into the full command-line description, two other things help to sort it out: 1) flac encodes by default, so you must use -d to decode; 2) the options -0 .. -9 that control the compression level actually are just synonyms for different groups of specific coding options (described later). You can get the same effect by using the same options.
- flac will be invoked one of three ways, depending on whether you are encoding, decoding, or testing: + flac will be invoked one of four ways, depending on whether you are encoding, decoding, testing, or analyzing:
@@ -154,6 +157,14 @@ Test (same as -d except no decoded file is written). The exit codes are the same as in decode mode. +