Skip to content

Commit 9d8b666

Browse files
ceng-225-add-slug-to-doc
1 parent b596d7e commit 9d8b666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudsmith_cli/cli/commands/dependencies.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def list_dependencies(ctx, opts, owner_repo_package):
4141
no dependencies then it is possible that dependency extraction isn't support
4242
for the package format yet.
4343
44-
- OWNER/REPO/PACKAGE: Specify the OWNER namespace (i.e. user or org), the
44+
- OWNER/REPO/PACKAGE(Slug): Specify the OWNER namespace (i.e. user or org), the
4545
REPO name where the package is stored, and the PACKAGE name (identifier) of the
4646
package itself. All separated by a slash.
4747

0 commit comments

Comments
 (0)