diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-19 16:48:55 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-19 16:48:55 -0400 |
commit | 5f87b41e27af4c5b148f843dbd5b496aa4ae0b32 (patch) | |
tree | ae1e0e1bc71e96e78d73e3514ff1d1031def09f7 | |
parent | 8bf8442d576aff02ec9faa0880ba390e711a8cfe (diff) |
update comment
-rw-r--r-- | Command/TransferKey.hs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Command/TransferKey.hs b/Command/TransferKey.hs index 5bb53d98d..41a207080 100644 --- a/Command/TransferKey.hs +++ b/Command/TransferKey.hs @@ -1,5 +1,4 @@ -{- git-annex command, used internally by old versions of assistant; - - kept around for now so running daemons don't break when upgraded +{- git-annex plumbing command (for use by old assistant, and users) - - Copyright 2012 Joey Hess <joey@kitenet.net> - |