Skip to content

Commit 289967d

Browse files
Change shpc edit to shpc config edit in help text
1 parent a4c207a commit 289967d

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)