src/refresh-auth
branchdebian
changeset 248 107d28ce67f5
parent 242 03d8f07230b3
--- a/src/refresh-auth	Fri Dec 18 13:25:45 2009 +0000
+++ b/src/refresh-auth	Sat Dec 19 19:21:41 2009 +0000
@@ -1,10 +1,7 @@
 #!/usr/bin/env python
-# Copyright 2008-2009 LShift Ltd
-
-# WARNING
-# This script completely destroys your ~/.ssh/authorized_keys
-# file every time it is run
-# WARNING
+"""
+Rewrite ~/.ssh/authorized_keys by recursing through key directories
+"""
 
 import sys
 import os