Added missing '-r' to example command.
This commit is contained in:
parent
0f9f7b237c
commit
cb0c8c5b61
1 changed files with 1 additions and 1 deletions
|
@ -28,4 +28,4 @@ Basic operation:
|
|||
|
||||
Recursive book generation:
|
||||
|
||||
`python3 cooklangbook.py /path/to/source/dir /path/to/dest/dir`
|
||||
`python3 cooklangbook.py -r /path/to/source/dir /path/to/dest/dir`
|
||||
|
|
Loading…
Reference in a new issue