From 1d903a8c903f2f86bb32bb4d0983738765fcf68d Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sat, 26 Sep 2020 23:04:27 +0530 Subject: Fix #740 --- nnn.1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'nnn.1') diff --git a/nnn.1 b/nnn.1 index f991742..a360a52 100644 --- a/nnn.1 +++ b/nnn.1 @@ -488,9 +488,10 @@ separated by \fI;\fR: NOTE: The options must be preceded by "rclone" and max 5 flags are supported. .Ed .Pp -\fBNNN_TRASH:\fR trash (instead of \fIdelete\fR) files to desktop Trash. +\fBNNN_TRASH:\fR trash (instead of \fIrm -rf\fR) files to desktop Trash. .Bd -literal - export NNN_TRASH=1 + export NNN_TRASH=n + # n=1: trash-cli, n=2: gio trash .Ed .Pp \fBNNN_SEL:\fR absolute path to custom selection file. -- cgit v1.2.3-70-g09d2