Skip to content

Commit de7ee60

Browse files
committed
Merge branch 'minor_doc_fix' into 'main'
fix: Minor documentation fix. See merge request espressif/idf-component-manager!517
2 parents c0f8fd6 + 7887bab commit de7ee60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/guides/packaging_components.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Then, upload your component to the staging registry by running the following com
123123

124124
.. code:: shell
125125
126-
compote upload --profile "staging" --component test_cmp
126+
compote component upload --profile "staging" --name test_cmp
127127
128128
To use it in your project, add the registry URL in your manifest:
129129

0 commit comments

Comments
 (0)