mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2025-09-06 10:30:39 +00:00
multiple paths
This commit is contained in:
@@ -81,7 +81,8 @@ func (c *Config) Describe() {
|
||||
var tmp string
|
||||
colors.PrimaryPrint(`Location: "%s"`, name)
|
||||
|
||||
colors.PrintDescription("From", l.From)
|
||||
// TODO: Add more info
|
||||
// colors.PrintDescription("From", l.From)
|
||||
|
||||
tmp = ""
|
||||
for _, to := range l.To {
|
||||
|
Reference in New Issue
Block a user