# HG changeset patch # User Marcin Kuzminski # Date 2016-12-15 22:29:29 # Node ID ed29a63a596f70f544d69df81e796efc353dbf61 # Parent 190eec84c45b41dfd76c2dc2c9a1b2f1dceebd24 docs: updated information how to start ishell interface for RhodeCode diff --git a/docs/admin/reset-information.rst b/docs/admin/reset-information.rst --- a/docs/admin/reset-information.rst +++ b/docs/admin/reset-information.rst @@ -22,8 +22,7 @@ account permissions. .. code-block:: bash # Open iShell from the terminal - $ .rccontrol/enterprise-1/profile/bin/paster \ - ishell .rccontrol/enterprise-1/rhodecode.ini + $ rccontrol ishell enterprise-1 .. code-block:: mysql @@ -46,8 +45,7 @@ following example to make changes to thi .. code-block:: bash # Open iShell from the terminal - $ .rccontrol/enterprise-5/profile/bin/paster \ - ishell.rccontrol/enterprise-5/rhodecode.ini + $ rccontrol ishell enterprise-1 .. code-block:: mysql @@ -73,8 +71,7 @@ Use the following code example to carry .. code-block:: bash # starts the ishell interactive prompt - $ .rccontrol/enterprise-1/profile/bin/paster \ - ishell .rccontrol/enterprise-1/rhodecode.ini + $ rccontrol ishell enterprise-1 .. code-block:: mysql @@ -106,8 +103,7 @@ Use the following code example to carry .. code-block:: bash # starts the ishell interactive prompt - $ .rccontrol/enterprise-1/profile/bin/paster \ - ishell .rccontrol/enterprise-1/rhodecode.ini + $ rccontrol ishell enterprise-1 .. code-block:: mysql diff --git a/docs/admin/tuning-change-large-file-dir.rst b/docs/admin/tuning-change-large-file-dir.rst --- a/docs/admin/tuning-change-large-file-dir.rst +++ b/docs/admin/tuning-change-large-file-dir.rst @@ -13,7 +13,7 @@ 1. Open ishell from the terminal and use .. code-block:: bash # Open iShell from the terminal and set ini file - $ .rccontrol/enterprise-1/profile/bin/paster ishell .rccontrol/enterprise-1/rhodecode.ini + $ rccontrol ishell enterprise-1 2. Run the following commands, and ensure that |RCE| has write access to the new directory: