diff options
author | Emanuele Giaquinta <exg@irssi.org> | 2008-08-22 11:47:21 +0000 |
---|---|---|
committer | exg <exg@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2008-08-22 11:47:21 +0000 |
commit | 7e3bf21139d0ea4d0bb7c85f633f73344a65e999 (patch) | |
tree | 7069bd9629ea4853b3e3e4b98da4c1d63e81ac96 /docs/help | |
parent | 7c3e1437f344aa86a4e944c17aa93599656f51d8 (diff) | |
download | irssi-7e3bf21139d0ea4d0bb7c85f633f73344a65e999.zip |
Remove duplicated help file.
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4870 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/help')
-rw-r--r-- | docs/help/in/date.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/docs/help/in/date.in b/docs/help/in/date.in deleted file mode 100644 index 5b2ca4b9..00000000 --- a/docs/help/in/date.in +++ /dev/null @@ -1,11 +0,0 @@ - -@SYNTAX:time@ - -This displays the time of day, local to the server queried (thus, -the time returned may not be the same as the client's local time). - -If the server name is omitted, the client's current server is used. -If a nickname is given, that client's server is queried. - -Same as /TIME. - |