mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
programs.rclone: fix typo
This commit is contained in:
parent
27d306e1e4
commit
feba2b2daa
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ in
|
|||
description = ''
|
||||
Regular configuration options as described in rclone's documentation
|
||||
<https://rclone.org/docs/>. When specifying options follow the formatting
|
||||
process outlined here <https://rclone.org/docs/#config-config-file>, namley:
|
||||
process outlined here <https://rclone.org/docs/#config-config-file>, namely:
|
||||
- Remove the leading double-dash (--) from the rclone option name
|
||||
- Replace hyphens (-) with underscores (_)
|
||||
- Convert to lowercase
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue