From dfc6416eed8d82cde049c0435cd67feffd80317b Mon Sep 17 00:00:00 2001 From: Iva Koevska Date: Thu, 2 Jul 2015 18:58:42 +0300 Subject: [PATCH] Fixing library-add as requested by Vasil Chimev --- docs/man_pages/lib-management/library-add.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/man_pages/lib-management/library-add.md b/docs/man_pages/lib-management/library-add.md index 6c0d11ccc3..a626e478b7 100644 --- a/docs/man_pages/lib-management/library-add.md +++ b/docs/man_pages/lib-management/library-add.md @@ -23,8 +23,7 @@ IMPORTANT: When adding frameworks, keep in mind the following behaviors. When you want to add an Android framework, `` might be any of the following: * The file path to a directory containing one or more `*.jar` files. - * The file path to a directory containing the project.properties files for an Android library project created with Eclipse. - * The complete file path to a `*.jar` or `project.properties` file. + * The file path to a directory containing the `project.properties` files for an Android library project created with Eclipse. ### Prerequisites