From 4c131059bc9e90753160c07bf26165278aeab69a Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Sat, 2 Dec 2023 01:02:03 +0100 Subject: build_man --- docs/man/borgfs.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/man/borgfs.1') diff --git a/docs/man/borgfs.1 b/docs/man/borgfs.1 index d31d9cd61..b3948e5d3 100644 --- a/docs/man/borgfs.1 +++ b/docs/man/borgfs.1 @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "BORGFS" 1 "2023-08-30" "" "borg backup tool" +.TH "BORGFS" 1 "2023-12-02" "" "borg backup tool" .SH NAME borgfs \- Mount archive or an entire repository as a FUSE filesystem .SH SYNOPSIS @@ -135,10 +135,10 @@ use numeric user and group identifiers from archive(s) only consider archive names starting with this prefix. (deprecated) .TP .BI \-a \ GLOB\fR,\fB \ \-\-glob\-archives \ GLOB -only consider archive names matching the glob. sh: rules apply, see \(dqborg help patterns\(dq. +only consider archive names matching the glob. sh: rules apply (without actually using the sh: prefix), see \(dqborg help patterns\(dq. .TP .BI \-\-sort\-by \ KEYS -Comma\-separated list of sorting keys; valid keys are: timestamp, name, id; default is: timestamp +Comma\-separated list of sorting keys; valid keys are: timestamp, archive, name, id; default is: timestamp .TP .BI \-\-first \ N consider first N archives after other filters were applied -- cgit v1.2.3