Skip to content

Commit 85cb9de

Browse files
Robert LyAndroid (Google) Code Review
authored andcommitted
Merge "docs: fix bug 5990526" into ics-mr1
2 parents 44e63a2 + 51ec506 commit 85cb9de

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)