From 2504a04dddfd8037d7b5fb825b67f67b33b04e23 Mon Sep 17 00:00:00 2001 From: Scarlett McAllister Date: Thu, 14 Nov 2024 11:21:13 -0400 Subject: [PATCH] Use consistent language for disk mode in manual --- nnn.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nnn.1 b/nnn.1 index ac5463c0..8fc8a671 100644 --- a/nnn.1 +++ b/nnn.1 @@ -324,7 +324,7 @@ to list the selection file. .Nm can show the total size of non-filtered selected files listed in a directory. For directories, only the size of the directory is added by -default. To add the size of the contents of a directory, switch to du mode. +default. To add the size of the contents of a directory, sort by disk usage (aka du mode). .Sh FIND AND LIST There are two ways to search and list: .Pp