Skip to content

Commit 51ec506

Browse files
author
Robert Ly
committed
docs: fix bug 5990526
Change-Id: Ife7e9a66c5fc23a9caa2c26046741880833f4b9a
1 parent 197fe26 commit 51ec506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/html/guide/developing/projects/projects-cmdline.jd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ android update lib-project \
218218
<p>To add a reference to a library project, navigate to the <code>&lt;sdk&gt;/tools/</code>
219219
directory and use this command:</p>
220220
<pre>
221-
android update lib-project \
221+
android update project \
222222
--target <em>&lt;target_ID&gt;</em> \
223223
--path <em>path/to/your/project</em>
224224
--library <em>path/to/library_projectA</em>

0 commit comments

Comments
 (0)