]> granicus.if.org Git - liblinear/commitdiff
Remove a duplicated ''options:'' in README.
authorpopo <popo@16e7d947-dcc2-db11-b54a-0017319806e7>
Mon, 13 Sep 2010 03:52:03 +0000 (03:52 +0000)
committerpopo <popo@16e7d947-dcc2-db11-b54a-0017319806e7>
Mon, 13 Sep 2010 03:52:03 +0000 (03:52 +0000)
README

diff --git a/README b/README
index c9d6660b6621cb7547df77967843be37a310f6ba..4e45c2e359e7921f179f1c3966242253ffd391cf 100644 (file)
--- a/README
+++ b/README
@@ -96,7 +96,6 @@ and mark
 
 Usage: train [options] training_set_file [model_file]
 options:
-options:
 -s type : set type of solver (default 1)
        0 -- L2-regularized logistic regression (primal)
        1 -- L2-regularized L2-loss support vector classification (dual)