summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-05-22 08:48:24 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-05-22 18:40:59 +0200
commit9fe39ba54c5ff9dbbd001e77e620d62913161531 (patch)
tree5f7a2a0dd04f519c6ee131ad6eff299750e45f34 /sc
parentb94d86112ff6a408dc62e247dc3284bcb646aefa (diff)
add information about dumping graphic object info
Change-Id: I9c0b566d169262985ed6bb4c7be73cc39cd78616
Diffstat (limited to 'sc')
-rw-r--r--sc/README7
1 files changed, 5 insertions, 2 deletions
diff --git a/sc/README b/sc/README
index 5f898b30466c..e4e46e30a567 100644
--- a/sc/README
+++ b/sc/README
@@ -9,5 +9,8 @@ There is a mode to dump some information in a dbgutil build.
=== CTRL+SHIFT+F12 ===
-Dumps the column width of the first 20 column in pixel and the
-pixel position and size of graphic objects.
+Dumps the column width of the first 20 columns.
+
+=== CTRL+SHIFT+F11 ===
+
+Dumps the graphic objects and their position and size in pixel.