Skip to content

Commit ab79d6b

Browse files
authored
Merge pull request #2115 from ActiveState/mitchell/dx-1251
Clarify argument to `state use`
2 parents f2550f0 + 9fed12f commit ab79d6b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

internal/locale/locales/en-us.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1891,9 +1891,9 @@ err_update_corrupt_install:
18911891
Uninstallation instructions: {{.V0}}/troubleshooting/uninstall/
18921892
Installation instructions: {{.V0}}/install/
18931893
arg_state_use_namespace:
1894-
other: org/project
1894+
other: org/project or project
18951895
arg_state_use_namespace_description:
1896-
other: The org/project namespace of the project that you wish to use, or just the project name if previously used
1896+
other: "The org/project namespace of the project that you wish to use, or just the project name if previously checked out using [ACTIONABLE]`state checkout`[/RESET]."
18971897
err_use_commit_id_mismatch:
18981898
other: "Cannot switch to the given commit ID. Please use [ACTIONABLE]`state checkout`[/RESET] to check out a specific commit ID and then try again."
18991899
err_shell_commit_id_mismatch:

0 commit comments

Comments
 (0)