From 0d3a53a7d2bbc549915a3ce68f6d0b217254d7a2 Mon Sep 17 00:00:00 2001 From: David Coomber <47242934+dcoomber@users.noreply.github.com> Date: Tue, 5 Jan 2021 20:42:36 +0200 Subject: [PATCH] Display update to 7_develop --- doc/7_develop.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/7_develop.md b/doc/7_develop.md index e80674f..8febf48 100644 --- a/doc/7_develop.md +++ b/doc/7_develop.md @@ -21,7 +21,7 @@ Sometimes it's useful to watch the bot live in the terminal: ``` "debugx" debug output and errors are sent to terminal - "xdebugx" same as debugx plus set bash option '-x' to show any executed command + "xdebugx" same as debugx plus set bash option '-x' to show any executed command ``` Logging of Telegram update poll is disabled by default, also in `debug` mode. To enable it without using verbose `xdebug` mode