grmlzshrc.t2t: doc for netcraft(), swiki(), oleo().
authorJoerg Woelke <joewoe@fsmail.de>
Thu, 26 Aug 2010 15:55:41 +0000 (17:55 +0200)
committerFrank Terbeck <ft@grml.org>
Thu, 26 Aug 2010 20:15:24 +0000 (22:15 +0200)
doc/grmlzshrc.t2t

index a0c46ca..59a8e63 100644 (file)
@@ -731,6 +731,9 @@ Lists files in current directory, which have been modified within the
 last N days. N is an integer to be passed as first and only argument.
 If no argument is specified N is set to 1.
 
+: **netcraft()**
+Asks netcraft.com for informations about the site given as argument.
+
 : **nt()**
 A helper function for the "e" glob qualifier to list all files newer
 than a reference file.
@@ -746,6 +749,10 @@ Example usages:
 : **ogg2mp3_192()**
 Recodes an ogg file to mp3 with a bitrate of 192.
 
+: **oleo()**
+Translates the given word using the english - german online
+dictionary dict.leo.org.
+
 : **peval()**
 Evaluates a perl expression; useful as command line
 calculator, therefore also available as "calc".
@@ -854,6 +861,9 @@ issues a Warning to use the grml-x(1) script. Can be overridden by using
 : **status()**
 Shows some information about current system status.
 
+: **swiki()**
+Searches articles in the german Wikipedia for the term given as argument.
+
 : **swspeak()**
 Sets up software synthesizer by calling swspeak-setup(8). Kernel boot option
 swspeak must be set for this to work.