raster pushed a commit to branch master.

commit ea2c4bc6704acc03d376ab02ecb06ae374bc1bbf
Author: Carsten Haitzler (Rasterman) <[email protected]>
Date:   Fri Apr 19 00:02:28 2013 +0900

    remove -l opt in summary.
---
 src/bin/tyls.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bin/tyls.c b/src/bin/tyls.c
index 3959f2f..623b071 100644
--- a/src/bin/tyls.c
+++ b/src/bin/tyls.c
@@ -776,7 +776,7 @@ main(int argc, char **argv)
    if (!getenv("TERMINOLOGY")) return 0;
    if ((argc == 2) && (!strcmp(argv[1], "-h")))
      {
-        printf("Usage: %s [-s|-m|-l] FILE1 [FILE2 ...]\n"
+        printf("Usage: %s [-s|-m] FILE1 [FILE2 ...]\n"
                "\n"
                "  -s  Small list mode\n"
                "  -m  Medium list mode\n",

-- 

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter

Reply via email to