added mstorectl-files-check.1

This commit is contained in:
2026-03-30 13:22:13 +02:00
parent f5227bcac9
commit e444a9b7ff
33 changed files with 113 additions and 34 deletions
+55
View File
@@ -0,0 +1,55 @@
.nh
.TH "mstorectl" "1" "Mar 2026" "mstorectl command" "User commands"
.SH NAME
mstorectl-files-check - Ckeck files in storage
.SH SYNOPSIS
\fBmstorectl files check [user:pass@]hostname[:port]/catalog [flags]\fP
.SH DESCRIPTION
Ckeck files in storage
.SH OPTIONS
\fB-D\fP, \fB--detail\fP[=false]
Show detail file information
.PP
\fB-h\fP, \fB--help\fP[=false]
help for check
.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=""
Password
.PP
\fB-S\fP, \fB--skipVerify\fP[=true]
Skip server certificate verify
.PP
\fB-t\fP, \fB--timeout\fP=10
Operation timeout
.PP
\fB-u\fP, \fB--user\fP=""
Username
.SH SEE ALSO
\fBmstorectl-files(1)\fP
.SH HISTORY
30-Mar-2026 Auto generated by spf13/cobra