We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be3bbd3 commit 5517836Copy full SHA for 5517836
docs/getting_started/installation.rst
@@ -80,7 +80,7 @@ variables in the config:
80
.. code-block:: console
81
82
83
- $ shpc config set registry:/<DIR>
+ $ shpc config add registry:/<DIR>
84
$ shpc config set module_base:/<DIR>
85
$ shpc config set container_base:/<DIR>
86
docs/getting_started/user-guide.rst
@@ -132,7 +132,7 @@ take preference over this one as follows:
132
133
134
135
- $ shpc config userinit
+ $ shpc config inituser
136
137
138
When you create a user settings file (or provide a custom settings file one off to
0 commit comments