1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-10 12:33:46 +00:00

docs: fix markdownlint issue MD013/line-length Line length

This commit is contained in:
albertony
2025-12-22 22:20:54 +01:00
parent 3885800959
commit ed85edef50
3 changed files with 28 additions and 26 deletions

View File

@@ -1191,7 +1191,8 @@ on any OS, and the value is defined as following:
- On Windows: `%HOME%` if defined, else `%USERPROFILE%`, or else `%HOMEDRIVE%\%HOMEPATH%`.
- On Unix: `$HOME` if defined, else by looking up current user in OS-specific user
database (e.g. passwd file), or else use the result from shell command `cd && pwd`.
database (e.g. passwd file), or else use the result from shell command
`cd && pwd`.
If you run `rclone config file` you will see where the default location is for
you. Running `rclone config touch` will ensure a configuration file exists,