From 76d242dafc2a528b1e5e28ce198129ea5ed368ad Mon Sep 17 00:00:00 2001 From: Yorhel <git@yorhel.nl> Date: Fri, 9 Sep 2011 08:51:37 +0200 Subject: [PATCH] doc: Added read-only flag to ncdc.1 --- doc/ncdu.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/ncdu.1 b/doc/ncdu.1 index 464216f..0560dbd 100644 --- a/doc/ncdu.1 +++ b/doc/ncdu.1 @@ -23,6 +23,9 @@ will be decreased to once every 2 seconds in quiet mode. Use this feature to save bandwidth over remote connections. .TP +\fB-r\fP +Read-only mode. This will disable the built-in file deletion feature. +.TP \fB-v\fP Print version. .TP -- GitLab