From 45ff694e13946995da68d1d75233a2ce8c8cf8f2 Mon Sep 17 00:00:00 2001 From: Jose Lemus Date: Wed, 30 Dec 2015 19:04:05 -0500 Subject: [PATCH] nano: Remove keybindings help. Add some command line options --- pages/common/nano.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/nano.md b/pages/common/nano.md index 44a277ee2..97b0dfe25 100644 --- a/pages/common/nano.md +++ b/pages/common/nano.md @@ -10,6 +10,6 @@ `nano -S {{filename}}` -- Indent new lines to the previous lines' indentation +- Indent new lines to the previous lines' indentation. `nano -i {{filename}}`