Skip to content

Commit f04e9a6

Browse files
Update log-files.md (#1112)
Fix a typo on file `lspci -vv` output is saved to.
1 parent 24da72d commit f04e9a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/log-files.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ journalctl > ~/system76/journal.log
8686
dmesg > ~/system76/dmesg.log
8787
cp ~/.local/share/xorg/Xorg.0.log ~/system76/Xorg.0.log 2> /dev/null
8888
sudo dmidecode > ~/system76/demidecode
89-
sudo lspci -vv > ~/system76/lscpi.log
89+
sudo lspci -vv > ~/system76/lspci.log
9090
sudo lsusb -vv > ~/system76/lsusb.log
9191
uname -a > ~/system76/uname.log
9292
cp /etc/os-release ~/system76/os-release

0 commit comments

Comments
 (0)