Skip to content

Commit ec82b94

Browse files
committed
Add a documentation for symlinks feature
1 parent 78aaaff commit ec82b94

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Copy of `compileall` module from CPython source code with some new features, nam
1212
* the `-o` command line option can be specified multiple times to compile for
1313
multiple optimization levels in one run
1414

15+
* the `-e` command line option for ignoring symlinks pointing outside a specific directory
16+
1517
## Installation
1618

1719
* From [PyPI](https://pypi.org/project/compileall2/) via `pip install compileall2`

0 commit comments

Comments
 (0)