From dba8610e4d259cb7bb964377e0726be86d3004a7 Mon Sep 17 00:00:00 2001
From: Zhang Xianwei <zhang.xianwei8@zte.com.cn>
Date: Fri, 19 Oct 2018 11:35:38 +0800
Subject: Update caja manpage with info about "--force-desktop" option

The commit https://github.com/mate-desktop/caja/commit/9e5ea15d104720cfee752c193b77f8b03558c6b9 added a --force-desktop option, but not updated the manpage. Fix it.

Signed-off-by: Zhang Xianwei <zhang.xianwei8@zte.com.cn>
---
 docs/caja.1 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/docs/caja.1 b/docs/caja.1
index 03f31bee..f77fab6c 100644
--- a/docs/caja.1
+++ b/docs/caja.1
@@ -35,6 +35,9 @@ Only create windows for explicitly specified URIs.
 \fB\-\-no\-desktop\fR
 Do not manage the desktop (ignore the preference set in the preferences dialog).
 .TP
+\fB\-\-force\-desktop\fR
+Manage the desktop regardless of set preferences or environment (on new startup only)
+.TP
 \fB\-q, \-\-quit\fR
 Quit Caja.
 .TP
-- 
cgit v1.2.1