aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-06-11 11:11:35 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-06-11 11:11:35 +0530
commit2d5952fef7a16c55aa10df17175a25fac9c6f1ed (patch)
treeefd50f69cc990769369c52ca0a05d1296d6c9d9a
parent0f67e1ff7dcda0bf9023579e86abd9808e770b3a (diff)
downloadnnn-2d5952fef7a16c55aa10df17175a25fac9c6f1ed.tar.gz
Update docs
-rw-r--r--nnn.110
1 files changed, 4 insertions, 6 deletions
diff --git a/nnn.1 b/nnn.1
index c09eb46..7950b93 100644
--- a/nnn.1
+++ b/nnn.1
@@ -152,8 +152,8 @@ uses \fIxdg-open\fR (on Linux), \fIopen(1)\fR (on macOS), \fIcygstart\fR on
(Cygwin) and \fIopen\fR on (Haiku) as the desktop opener. It's also possible
to specify a custom opener. See ENVIRONMENT section.
.Sh CONTEXTS
-Explore multiple directories simultaneously with 4 contexts. The status is
-shown in the top left corner:
+Open multiple locations with 4 contexts. The status is shown in the top left
+corner:
.Pp
- the current context is in reverse video
.br
@@ -167,9 +167,7 @@ its own color. See ENVIRONMENT section.
Sessions are a way to save and restore states of work. A session stores the
settings and contexts.
.Pp
-Sessions can be loaded dynamically from within a running
-.Nm
-instance, or with a program option.
+Sessions can be loaded dynamically at runtime or with a program option.
.Pp
When a session is loaded dynamically, the last working session is saved
automatically to a dedicated -- "last session" -- session file. The "last
@@ -287,7 +285,7 @@ There are two ways to search and list:
.Pp
File paths must be NUL-separated ('\\0'). Paths and can be relative to the
current directory or absolute. Invalid paths in the input are ignored. Input
-is limited by 65,536 paths or 256 MiB of input.
+limit is 65,536 paths or 256 MiB of data.
.Pp
To list the input stream, start
.Nm