From de47e3cf90c2a558efe92ad19a0d9e4fc7e52536 Mon Sep 17 00:00:00 2001 From: Jonathan Turner Date: Sat, 1 Jun 2019 07:22:49 +1200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f44271f7e..5bc546c26 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,8 @@ Nu currently has the following built-in commands: - to-json - from-json - open filename -- split sep ...fields +- column-split sep ...fields +- row-split sep ...fields - select field # Goals