Skip to content

Commit

Permalink
Update documentation with minor fixes (#523)
Browse files Browse the repository at this point in the history
* Change set to add for registry config
* Change userinit to inituser in config creation
  • Loading branch information
georgiastuart authored Mar 22, 2022
1 parent be3bbd3 commit 5517836
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/getting_started/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ variables in the config:
.. code-block:: console
$ shpc config set registry:/<DIR>
$ shpc config add registry:/<DIR>
$ shpc config set module_base:/<DIR>
$ shpc config set container_base:/<DIR>
Expand Down
2 changes: 1 addition & 1 deletion docs/getting_started/user-guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ take preference over this one as follows:

.. code-block:: console
$ shpc config userinit
$ shpc config inituser
When you create a user settings file (or provide a custom settings file one off to
Expand Down

0 comments on commit 5517836

Please sign in to comment.