This commit is contained in:
Christian Wolf 2017-07-24 13:17:04 +02:00
parent 599800600f
commit 9d9c116071

View File

@ -83,4 +83,4 @@ ec is also usefull if the columns in the original file are not separated by whit
```
cat data.txt | ec -; 5 3 | eplot -M
```
``