From c9c5dfaef7a2deda641ff3a1da65d500df32eaac Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sun, 9 Jul 2017 07:41:44 +0530 Subject: [PATCH] Remove tab --- README.md | 2 +- nnn.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eb85368b..16511065 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ Have fun with it! PRs are welcome. Check out [#1](https://github.com/jarun/nnn/i The missing terminal file browser for X. positional arguments: - PATH directory to open [default: current dir] + PATH directory to open [default: current dir] optional arguments: -c N specify dir color, disables if N>7 diff --git a/nnn.c b/nnn.c index 45a1a674..b48effb9 100644 --- a/nnn.c +++ b/nnn.c @@ -2443,7 +2443,7 @@ usage(void) [-v] [-h] [PATH]\n\n\ The missing terminal file browser for X.\n\n\ positional arguments:\n\ - PATH directory to open [default: current dir]\n\n\ + PATH directory to open [default: current dir]\n\n\ optional arguments:\n\ -c N specify dir color, disables if N>7\n\ -e use exiftool instead of mediainfo\n\