aboutsummaryrefslogtreecommitdiff
path: root/docs/future
diff options
context:
space:
mode:
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-03-17 23:04:16 -0700
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-03-17 23:04:16 -0700
commit29610c6f3b1b1e78ae7cec11b41368fe9d76c6ed (patch)
tree18a7c799c326e9a0a732703f0250b91687033b62 /docs/future
parent556205fc197ee1ef0f77ed382ac9f9ec57068ccf (diff)
downloadlibrebootfr-29610c6f3b1b1e78ae7cec11b41368fe9d76c6ed.tar.gz
librebootfr-29610c6f3b1b1e78ae7cec11b41368fe9d76c6ed.zip
Begin descent from weird command line syntax
Diffstat (limited to 'docs/future')
-rw-r--r--docs/future/index.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/future/index.md b/docs/future/index.md
index 9ecfa870..d4959d81 100644
--- a/docs/future/index.md
+++ b/docs/future/index.md
@@ -160,10 +160,10 @@ working and nonworking panels.
How to dump EDID:
-\# **apt-get install i2c-tools**\
-\# **modprobe i2c-dev**\
+\# apt-get install i2c-tools
+\# modprobe i2c-dev
Find out the correct ID to use:\
-\# **i2cdetect -l**\
+\# i2cdetect -l
Example:\
\# **i2cdump -y 2 0x50**