From 77af38ec6ce38160f88b2bf1aa60d1abb9870769 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 21 Sep 2012 16:23:25 -0400 Subject: git-annex-shell transferinfo command TODO: Use this when running sendkey, to feed back transfer info from the client side rsync. --- Types/Key.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Types/Key.hs') diff --git a/Types/Key.hs b/Types/Key.hs index 619315aed..6794ee003 100644 --- a/Types/Key.hs +++ b/Types/Key.hs @@ -40,7 +40,7 @@ stubKey = Key { fieldSep :: Char fieldSep = '-' -{- Converts a key to a strings that are suitable for use as a filename. +{- Converts a key to a string that is suitable for use as a filename. - The name field is always shown last, separated by doubled fieldSeps, - and is the only field allowed to contain the fieldSep. -} key2file :: Key -> FilePath -- cgit v1.2.3