mans updated

This commit is contained in:
2026-03-10 22:24:52 +02:00
parent 829715366e
commit 3fbdd60c94
34 changed files with 96 additions and 96 deletions
+10 -10
View File
@@ -1,5 +1,5 @@
.nh
.TH "mstorectl" "1" "Feb 2026" "mstorectl command" "User commands"
.TH "mstorectl" "1" "Mar 2026" "mstorectl command" "User commands"
.SH NAME
mstorectl-files-export - Download file tree to storage as is
@@ -14,14 +14,6 @@ Download file tree to storage as is
.SH OPTIONS
\fB-P\fP, \fB--asprefix\fP[=true]
Use path as collection path prefix
.PP
\fB-R\fP, \fB--asregex\fP[=false]
Use path as collection path prefix
.PP
\fB-D\fP, \fB--detail\fP[=false]
Show detail file information
@@ -29,6 +21,14 @@ Download file tree to storage as is
\fB-h\fP, \fB--help\fP[=false]
help for export
.PP
\fB-P\fP, \fB--prefix\fP[=true]
Use path as collection path prefix
.PP
\fB-R\fP, \fB--regex\fP[=false]
Use path as collection path prefix
.SH OPTIONS INHERITED FROM PARENT COMMANDS
\fB-p\fP, \fB--pass\fP=""
@@ -52,4 +52,4 @@ Download file tree to storage as is
.SH HISTORY
23-Feb-2026 Auto generated by spf13/cobra
10-Mar-2026 Auto generated by spf13/cobra