Updates to /cli/restore/sharepoint.go

Change to usage for folder names.
This commit is contained in:
Danny Adams 2023-02-10 13:24:19 -05:00
parent 72ff596d2a
commit 3b2e1ecdc2

View File

@ -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(