grmlzshrc.t2t: Put alias j back into alphabetic order.
authorJoerg Woelke <joewoe@fsmail.de>
Thu, 27 Aug 2009 14:24:55 +0000 (16:24 +0200)
committerFrank Terbeck <ft@bewatermyfriend.org>
Wed, 21 Oct 2009 13:34:32 +0000 (15:34 +0200)
doc/grmlzshrc.t2t

index 45b0520..e967d7b 100644 (file)
@@ -434,6 +434,9 @@ To be used only inside trusted networks, of course.
 ssh with possible man-in-the-middle attack enabled
 (for an explanation see insecscp above).
 
+: **j** (//jobs -l//)
+Prints status of jobs in the current shell session in long format.
+
 : **l** (//ls -lF --color=auto//)
 Lists files in long output format with indicator for filetype appended
 to filename. If the terminal supports it, with colored output.
@@ -450,9 +453,6 @@ if available. Includes file names starting with "." except "." and
 : **ll** (//ls -l --color=auto//)
 Lists files in long colored output format.
 
-: **j** (//jobs -l//)
-Prints status of jobs in the current shell session in long format.
-
 : **ls** (//ls -b -CF --color=auto//)
 Lists directory printing octal escapes for nongraphic characters.
 Entries are listed by columns and an indicator for file type is appended