diff --git a/docs/DOCUMENTATION.md b/docs/DOCUMENTATION.md index 1defd20..c55d64b 100644 --- a/docs/DOCUMENTATION.md +++ b/docs/DOCUMENTATION.md @@ -473,17 +473,6 @@ Set the filename template. Use ${variable_name} to insert variables. You can also create folders by inserting a path seperator in the filename You may use 'title', 'episode', 'showTitle', 'seriesTitle', 'season', 'width', 'height', 'service' as variables. -### Output Directory -#### `--outputDir` -| **Service** | **Usage** | **Type** | **Required** | **Alias** | **Default** | **cli-default Entry** | -| --- | --- | --- | --- | --- | --- | --- | -| All | `--outputDir ${outputDir}` | `string` | `No` | `NaN` | Final output is written to the default content directory when not set | `outputDir: ` | - - -Sets the output directory for the final muxed file. Use `${variable_name}` to insert variables. -You can also create subfolders by including path separators in the directory path. You may use `title`, `episode`, `showTitle`, `seriesTitle`, `season`, `width`, `height`, and `service` as variables. -example `--outputDir '/home/Anime/${seriesTitle}/S${season}/'` - #### `--numbers` | **Service** | **Usage** | **Type** | **Required** | **Alias** | **Default** |**cli-default Entry** | --- | --- | --- | --- | --- | --- | ---|