cp: add missing quote in config snippet
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
b0441a7189
commit
1fbb73fc4c
@ -26,7 +26,7 @@
|
||||
//config: Also add support for --parents option.
|
||||
//config:
|
||||
//config:config FEATURE_CP_REFLINK
|
||||
//config: bool "Enable --reflink[=auto]
|
||||
//config: bool "Enable --reflink[=auto]"
|
||||
//config: default y
|
||||
//config: depends on FEATURE_CP_LONG_OPTIONS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user