From f860e4fa6ba030d309b20da85ba7c756872725cc Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Thu, 25 Sep 2014 08:06:21 +0200 Subject: [PATCH] Update commands.asciidoc --- doc/help/commands.asciidoc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/doc/help/commands.asciidoc b/doc/help/commands.asciidoc index 3b6b40820..053fa6e78 100644 --- a/doc/help/commands.asciidoc +++ b/doc/help/commands.asciidoc @@ -669,7 +669,6 @@ These commands are mainly intended for debugging. They are hidden if qutebrowser |============== |Command|Description |<>|Print a list of all objects to the debug log. -|<>|Print a list of all widgets to debug log. |<>|Print LRU cache stats. |<>|Show the debugging console. |<>|Crash for debugging purposes. @@ -679,10 +678,6 @@ These commands are mainly intended for debugging. They are hidden if qutebrowser === debug-all-objects Print a list of all objects to the debug log. -[[debug-all-widgets]] -=== debug-all-widgets -Print a list of all widgets to debug log. - [[debug-cache-stats]] === debug-cache-stats Print LRU cache stats.