[ekg2-commit] r3980 - trunk/plugins/logsqlite: +trunk/plugins/logsqlite/commands-en.txt trunk/plugins/logsqlite/commands-pl.txt

SVN commit svn w toxygen.net
Pią, 4 Kwi 2008, 19:50:59 CEST


Author: adamm
Date: 2008-04-04 19:50:58 +0200 (Fri, 04 Apr 2008)
New Revision: 3980

Added:
   trunk/plugins/logsqlite/commands-en.txt
Modified:
   trunk/plugins/logsqlite/commands-pl.txt
Log:
- added documentation for logsqlite:laststatus command
- translation to english

feel free to correct my english


Added: trunk/plugins/logsqlite/commands-en.txt
===================================================================
--- trunk/plugins/logsqlite/commands-en.txt	                        (rev 0)
+++ trunk/plugins/logsqlite/commands-en.txt	2008-04-04 17:50:58 UTC (rev 3980)
@@ -0,0 +1,24 @@
+// command description for logsqlite plugin
+// (c) copyright 2005 - 2008 Leszek KrupiĂąski <leafnode w wafel.com>
+//                           Adam Mikuta <adamm w ekg2.org>
+
+last
+	arguments: [options] [uid]
+	short description: shows last logged messages
+	
+	  -n, --number <number>  Number of messages to show
+	
+	  -s, --search <text>    Show only messages containing text
+          
+	  <uid>                  UID of user whose messages will be shown
+
+laststatus
+	arguments: [options] [uid]
+	short description: shows last logged changes of statuses
+	
+	  -n, --number <number>  Number of statuses to show
+	
+	  -s, --search <text>    Show only statuses containing text
+          
+	  <uid>                  UID of user whose statuses will be shown
+


Property changes on: trunk/plugins/logsqlite/commands-en.txt
___________________________________________________________________
Name: svn:eol-style
   + native

Modified: trunk/plugins/logsqlite/commands-pl.txt
===================================================================
--- trunk/plugins/logsqlite/commands-pl.txt	2008-04-03 20:09:05 UTC (rev 3979)
+++ trunk/plugins/logsqlite/commands-pl.txt	2008-04-04 17:50:58 UTC (rev 3980)
@@ -1,5 +1,6 @@
 // opis komend dla pluginu logsqlite
-// (c) copyright 2005 Leszek Krupiński <leafnode w wafel.com>
+// (c) copyright 2005 - 2008 Leszek Krupiński <leafnode w wafel.com>
+//                           Adam Mikuta <adamm w ekg2.org>
 
 last
 	parametry: [opcje] [uid]
@@ -13,3 +14,15 @@
 	  <uid>                  UID użytkownika którego wiadomości mają być
 	                         wyświetlone
 
+laststatus
+	parametry: [opcje] [uid]
+	krotki opis: wyświetla ostatnie zalogowane zmiany statusów
+	
+	  -n, --number <liczba>  Ilość statusów do wyświetlenia
+	
+	  -s, --search <tekst>   Wyświetl tylko statusy zawierające podany
+	                         tekst
+          
+	  <uid>                  UID użytkownika którego statusy mają być
+	                         wyświetlone
+



Więcej informacji o liście dyskusyjnej ekg2-commit