better output layout
This commit is contained in:
parent
a7102ca4d5
commit
15eccdf124
1 changed files with 1 additions and 1 deletions
|
@ -167,4 +167,4 @@ staleSize label dirspec = do
|
||||||
return $ s ++ aside "clean up with git-annex unused"
|
return $ s ++ aside "clean up with git-annex unused"
|
||||||
|
|
||||||
aside :: String -> String
|
aside :: String -> String
|
||||||
aside s = "\t(" ++ s ++ ")"
|
aside s = " (" ++ s ++ ")"
|
||||||
|
|
Loading…
Add table
Reference in a new issue