diff --git a/tildetown/stats.py b/tildetown/stats.py index c266d89..3b4d9f6 100755 --- a/tildetown/stats.py +++ b/tildetown/stats.py @@ -46,7 +46,7 @@ stats.py, which is of the form: 'uptime': (string) output of `uptime -p` } -Usage: tdp.py > /var/www/html/tilde.json +Usage: stats.py > /var/www/html/tilde.json """ # I suppose I could import /var/local/tildetown/tildetown-py/stats.py which