We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 197fe26 commit 51ec506Copy full SHA for 51ec506
docs/html/guide/developing/projects/projects-cmdline.jd
@@ -218,7 +218,7 @@ android update lib-project \
218
<p>To add a reference to a library project, navigate to the <code><sdk>/tools/</code>
219
directory and use this command:</p>
220
<pre>
221
-android update lib-project \
+android update project \
222
--target <em><target_ID></em> \
223
--path <em>path/to/your/project</em>
224
--library <em>path/to/library_projectA</em>
0 commit comments