aboutsummaryrefslogtreecommitdiffstats
path: root/nnn.1
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-02-09 05:38:12 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-02-09 05:38:12 +0530
commit43fc9890e86b32138837d3adb8dc8a4de3c818b4 (patch)
treeb440d04d24b641348b3fa13ce4ad19f0a0ddd035 /nnn.1
parentbc5234be8d76c996d323a4b3621af89740550f14 (diff)
downloadnnn-43fc9890e86b32138837d3adb8dc8a4de3c818b4.tar.gz
When a file is edited, vim adds a \n at the end
Diffstat (limited to 'nnn.1')
-rw-r--r--nnn.12
1 files changed, 1 insertions, 1 deletions
diff --git a/nnn.1 b/nnn.1
index f92026d..996109a 100644
--- a/nnn.1
+++ b/nnn.1
@@ -263,7 +263,7 @@ paths. Any action performed on these symlinks will be performed only on their
targets, after which they might become invalid.
.Pp
Though the term "files" is used, any input is valid as long as it's a valid
-path. Invalid paths will be ignored.
+path. \fBInvalid paths will be ignored.\fR
.Sh UNITS
The minimum file size unit is byte (B). The rest are K, M, G, T, P, E, Z, Y
(powers of 1024), same as the default units in \fIls\fR.