From 221b89f0ed330fb33edc15bdb975235949ad603f Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Sat, 18 Jan 2014 20:26:49 +0100 Subject: [PATCH] Updated [ci skip] --- doc/README.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/README.txt b/doc/README.txt index fd364bf..2e0fa14 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -45,6 +45,8 @@ API You can use patool functions from other Python applications. Log output will be on sys.stdout and sys.stderr. On errors, `PatoolError` will be raised. +Note that extra options such as password input or customization +for specific archive programs are not supported. ``` import patoolib