Updates to /cli/backup/sharepoint.go
Usage updated for folder names.
This commit is contained in:
parent
4b001a20a1
commit
72ff596d2a
@ -142,7 +142,7 @@ func addSharePointCommands(cmd *cobra.Command) *cobra.Command {
|
||||
fs.StringSliceVar(
|
||||
&pageFolders,
|
||||
utils.PageFolderFN, nil,
|
||||
"Select backup data by site ID; accepts '"+utils.Wildcard+"' to select all sites.")
|
||||
"Select backup data by folder name; accepts '"+utils.Wildcard+"' to select all folders.")
|
||||
|
||||
fs.StringSliceVar(
|
||||
&page,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user