From 8e59f7a3a4a449eb71091bc24e98c78daaf2d034 Mon Sep 17 00:00:00 2001 From: Christian Wolf Date: Mon, 24 Jul 2017 13:13:22 +0200 Subject: [PATCH] Manual --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7edf7b7..895c087 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ eplot file1 file2 file3 There are several ways to create multiple plots on a single diagramm: - -m: Several input files: Just give the name of the files on the command line together with the -m option - -M: A single file, the data for the different curves are in different columns: give the name of the file on the command line or pipe the data through standard in, and set the -M option - -S: A single file, the data for the different curves are in the same column, but the curves are separated by blank lines: give the name of the file on the command line or pipe the data through standard in, and set the -S option +-m: Several input files: Just give the name of the files on the command line together with the -m option +-M: A single file, the data for the different curves are in different columns: give the name of the file on the command line or pipe the data through standard in, and set the -M option +-S: A single file, the data for the different curves are in the same column, but the curves are separated by blank lines: give the name of the file on the command line or pipe the data through standard in, and set the -S option Examples: