aboutsummaryrefslogtreecommitdiff
path: root/cmd/krino/sort.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/krino/sort.go')
-rw-r--r--cmd/krino/sort.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/krino/sort.go b/cmd/krino/sort.go
index 52875ed..4d5f509 100644
--- a/cmd/krino/sort.go
+++ b/cmd/krino/sort.go
@@ -170,7 +170,7 @@ func cmdSort(g *globals, names []string, stdout, stderr io.Writer) int {
fmt.Fprintln(stdout)
}
printed = true
- fmt.Fprintln(stdout, p.bold(fmt.Sprintf("krino: %s %s", d.Name, xdg.Abbrev(d.Root))))
+ fmt.Fprintln(stdout, p.bold(fmt.Sprintf("krino: %s %s", display(d.Name), display(xdg.Abbrev(d.Root)))))
}
// C3: directory-level warnings go to stderr after the header
// line above, not before it, so on a terminal they read as