]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/managed-server/chat/chat.factor
calendar: make now faster, remove now-gmt.
[factor.git] / extra / managed-server / chat / chat.factor
index c425890c402bc05e8a921798157ea8763fd70793..e23a1934af8a21988e6943961f51c4008cecc617 100644 (file)
@@ -76,7 +76,7 @@ Displays the documentation for a command."
 Shows the list of connected users."
 "who" add-command
 
-[ drop now-gmt timestamp>rfc822 send-line ]
+[ drop now >gmt timestamp>rfc822 send-line ]
 "Syntax: /time
 Returns the current GMT time." "time" add-command