about summary refs log tree commit diff stats
path: root/bin/regusers.py
diff options
context:
space:
mode:
authorahriman <ahriman@falte.red>2019-03-26 02:07:20 +0000
committerahriman <ahriman@falte.red>2019-03-26 02:07:20 +0000
commitf6341c40b5c9fe447b39bf2ed7f5bc6716cfbf80 (patch)
tree4c7ac3f8ae5de4af925934f3f1fcc8a17631941e /bin/regusers.py
parentee20aca3af58e93b0fa0baa68755bab7570cc7b5 (diff)
downloadadmin-f6341c40b5c9fe447b39bf2ed7f5bc6716cfbf80.tar.gz
updated comments at top of scripts
Diffstat (limited to 'bin/regusers.py')
-rwxr-xr-xbin/regusers.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/regusers.py b/bin/regusers.py
index 758da18..e6fff77 100755
--- a/bin/regusers.py
+++ b/bin/regusers.py
@@ -1,5 +1,9 @@
 #!/usr/local/bin/python3
 
+# Lists all the currently registered users extant on the system
+# for the stats page at https://tilde.institute/stats
+# ben@gbmor.dev
+
 import os
 import sys