Update the editor used in the PMSH docs 87/109087/2
authorERIMROB <robertas.rimkus@est.tech>
Fri, 12 Jun 2020 08:10:38 +0000 (09:10 +0100)
committerERIMROB <robertas.rimkus@est.tech>
Fri, 12 Jun 2020 08:36:27 +0000 (09:36 +0100)
Signed-off-by: ERIMROB <robertas.rimkus@est.tech>
Change-Id: I00c35c45ba6a381940afe79a86d029207c82c722
Issue-ID: DCAEGEN2-2155

docs/sections/services/pm-subscription-handler/logging.rst

index bd21384..f24fdf0 100644 (file)
@@ -19,7 +19,7 @@ To configure PMSH log level, the configuration yaml needs to be altered:
 
 .. code-block:: bash
 
-        nano /opt/app/pmsh/log_config.yaml
+        vi /opt/app/pmsh/log_config.yaml
 
 onap_logger level should be changed from INFO to DEBUG in order to enable debug logs to be
 captured. This will affect both STDOUT logs and the logs written to application.log file