docs: Remove --check from man page

Update the nautilus man page to reflect that the self check option was
removed in commit 8c21a037fc ("general: remove self-checking
functionality").
This commit is contained in:
Corey Berla 2024-01-16 17:56:28 -08:00
parent 607176359d
commit c0b7d51455

View file

@ -2,7 +2,7 @@
.\" First parameter, NAME, should be all caps .\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1) .\" other parameters are allowed: see man(7), man(1)
.TH Nautilus 1 "4 July 2019" .TH Nautilus 1 "16 January 2024"
.\" Please adjust this date whenever revising the manpage. .\" Please adjust this date whenever revising the manpage.
.\" .\"
.\" Some roff macros, for reference: .\" Some roff macros, for reference:
@ -28,11 +28,6 @@ nautilus \- a file manager for GNOME
is a file manager, designed for the GNOME 3 desktop. is a file manager, designed for the GNOME 3 desktop.
.br .br
.SH OPTIONS
.TP
.BR \-c ", " \-\-check
Perform a quick set of self-check tests.
.TP .TP
.B \-\-version .B \-\-version
Show the version of the program. Show the version of the program.