diff --git a/docs/source/troubleshooting/error-codes.rst b/docs/source/troubleshooting/error-codes.rst index ac0fafffa266ca44b29c406d3cc0cc9223833212..fbba9514e465d43514c30b08f7f022cacff60dad 100644 --- a/docs/source/troubleshooting/error-codes.rst +++ b/docs/source/troubleshooting/error-codes.rst @@ -120,7 +120,7 @@ Uncatalogued codes - Critical Error codes [7060+] | 7072 | Basic configuration not found | Administrator: run `autosubmit configure --advanced` or create a common file in /etc/autosubmitrc. | | | | User: run `autosubmit configure` or create a $HOME/.autosubmitrc. Following the skeleton of installation page | +------+-----------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ -| 7073 | Private key is encrypted | Each Session: Add your key into the ssh agent. ex. ssh-add $HOME/.ssh/id_rsa, then launch autosubmit. | +| 7073 | Private key is encrypted | Each Session: Add your key into the ssh agent. ex. ssh-add $HOME/.ssh/id_rsa, then launch autosubmit. | | | | Alternative: You can use a non-encrypted key, just make sure that nobody except you has access to the file. | +------+-----------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ diff --git a/docs/source/userguide/defining_workflows/index.rst b/docs/source/userguide/defining_workflows/index.rst index 786def194d557979c30362dc82183a4f7c1cea1f..35b4e3859bc877023e0f0ca22d403f1429e6dbe6 100644 --- a/docs/source/userguide/defining_workflows/index.rst +++ b/docs/source/userguide/defining_workflows/index.rst @@ -405,7 +405,7 @@ Workflow examples: ------------------ Example 1: How to select an specific chunk -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. WARNING:: This example illustrates the old select_chunk.