aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtimelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/timelog b/timelog
index f5d18a7..1b28bbc 100755
--- a/timelog
+++ b/timelog
@@ -24,8 +24,9 @@ if [ ! -e "$BASE/$GROUP/worklog/projects" ]; then
# Worklog project file
# note that projects appear in Worklog in REVERSE order
-#S:Sample project
-#O:Other project
+#H:Hosting
+#I:Infrastructure
+#O:Organization
EOF
echo "First run, you should edit your project list..."