Skip to content

Commit fdec47b

Browse files
authored
Merge pull request #622 from georgiastuart/fix-shpc-config-edit
Change shpc edit to shpc config edit in help text
2 parents a4c207a + 289967d commit fdec47b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shpc/client/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ def get_parser():
239239
shpc config set key value
240240
shpc config set key:subkey value
241241
shpc config get key
242-
shpc edit
242+
shpc config edit
243243
shpc config inituser
244244
shpc config add registry /tmp/registry
245245
shpc config remove registry /tmp/registry""",

0 commit comments

Comments
 (0)