Updates to /cli/restore/sharepoint.go
Change to usage for folder names.
This commit is contained in:
parent
72ff596d2a
commit
3b2e1ecdc2
@ -81,7 +81,7 @@ func addSharePointCommands(cmd *cobra.Command) *cobra.Command {
|
||||
fs.StringSliceVar(
|
||||
&pageFolders,
|
||||
utils.PageFolderFN, nil,
|
||||
"Restore Site pages by SharePoint Site ID",
|
||||
"Restore Site pages by page folder name",
|
||||
)
|
||||
|
||||
fs.StringSliceVar(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user