Skip to content

Commit 5517836

Browse files
Update documentation with minor fixes (#523)
* Change set to add for registry config * Change userinit to inituser in config creation
1 parent be3bbd3 commit 5517836

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/getting_started/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ variables in the config:
8080
.. code-block:: console
8181
8282
83-
$ shpc config set registry:/<DIR>
83+
$ shpc config add registry:/<DIR>
8484
$ shpc config set module_base:/<DIR>
8585
$ shpc config set container_base:/<DIR>
8686

docs/getting_started/user-guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ take preference over this one as follows:
132132

133133
.. code-block:: console
134134
135-
$ shpc config userinit
135+
$ shpc config inituser
136136
137137
138138
When you create a user settings file (or provide a custom settings file one off to

0 commit comments

Comments
 (0)