From 20c4132a2d33208872b806db182ac14c2334d18a Mon Sep 17 00:00:00 2001
From: Thomas Glanzmann <thomas@glanzmann.de>
Date: Mon, 21 Feb 2022 22:13:17 +0100
Subject: [PATCH] fixed device tree command from jannau

---
 doc/notes.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/notes.txt b/doc/notes.txt
index 25a0304..adb17cb 100644
--- a/doc/notes.txt
+++ b/doc/notes.txt
@@ -57,4 +57,4 @@ echo 1 > /sys/module/hid_apple/parameters/swap_opt_cmd
 10:53 < j`ey> Glanzmann: for your notes: < tpw_rules> you can delete a non-apfs partition with: diskutil eraseVolume free n disk0sX
 
 08:54 < mixi> Glanzmann: the command you're looking for should be "dtc -I dtb -O dts /sys/firmware/fdt"
-08:57 < jannau> Glanzmann: dtc -I fs -O dts -o - /proc/devicetree
+08:57 < jannau> Glanzmann: dtc -I fs -O dts -o - /proc/device-tree
-- 
2.39.5