diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-05-01 21:45:52 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-05-01 21:45:52 -0500 |
commit | dc1261d703ae1e1a14841b030888e3f87ff7c38f (patch) | |
tree | 71139c9021b09704b2d45be3b64d54e2acbae55f /content/blog/2022-10-04-mtp-linux.md | |
parent | ba6b552c8256cc2e071c910ef7821c82443f1f82 (diff) | |
download | cleberg.net-dc1261d703ae1e1a14841b030888e3f87ff7c38f.tar.gz cleberg.net-dc1261d703ae1e1a14841b030888e3f87ff7c38f.tar.bz2 cleberg.net-dc1261d703ae1e1a14841b030888e3f87ff7c38f.zip |
prettier formatting and rewrap lines
Diffstat (limited to 'content/blog/2022-10-04-mtp-linux.md')
-rw-r--r-- | content/blog/2022-10-04-mtp-linux.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/blog/2022-10-04-mtp-linux.md b/content/blog/2022-10-04-mtp-linux.md index be726fc..7d4fd41 100644 --- a/content/blog/2022-10-04-mtp-linux.md +++ b/content/blog/2022-10-04-mtp-linux.md @@ -20,8 +20,8 @@ confirm that switching to a USB 3.0 port seemed to cut out most of my issues. # Switch USB Preferences to MTP -Secondly, you need to ensure that the phone's USB preferences/mode is changed -to MTP or File Transfer once the phone is plugged in. Other modes will not allow +Secondly, you need to ensure that the phone's USB preferences/mode is changed to +MTP or File Transfer once the phone is plugged in. Other modes will not allow you to access the phone's file system. # Install `jmtpfs` |