chore(doc): extend source parameter description

This commit is contained in:
Levente Polyak
2021-10-12 19:39:07 +02:00
parent aa934d5ff5
commit b989203ff0

View File

@ -740,7 +740,7 @@ def convert(
working_dir: Path
A directory to use for temporary files
source: Path
A path to a file or directory
A path to a file or directory to decompose
target_dir: Path
A directory path to write the new directory structure to
name_override: Optional[str]