We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d15c64d commit 5edc488Copy full SHA for 5edc488
1 file changed
local/etc/uceap.d/cleanup-multidevs.sh
@@ -25,6 +25,6 @@ uceap cleanup-multidevs
25
26
This command requires the `TERMINUS_SITE` environment variable to be set.
27
28
-This command assumes your current working directory is in a Git working copy
29
-that is checked out from the GitHub repository of the corresponding project.
+This command assumes your current working directory is a checkout of
+corresponding GitHub repository, or that the GH_REPO environment variable isset.
30
'
0 commit comments