mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
programs.rclone: fix typo
This commit is contained in:
committed by
Austin Horstman
parent
27d306e1e4
commit
feba2b2daa
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user