From af49aea0c6d8e67536487b1a5cadc6462167c1b2 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Tue, 16 Apr 2019 09:40:27 -0700 Subject: [PATCH] weed shell: fs.meta.save adjusts meta data file name --- weed/shell/command_fs_meta_load.go | 2 +- weed/shell/command_fs_meta_save.go | 18 +++++++++++++----- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/weed/shell/command_fs_meta_load.go b/weed/shell/command_fs_meta_load.go index ef3c39f96..35fa632b0 100644 --- a/weed/shell/command_fs_meta_load.go +++ b/weed/shell/command_fs_meta_load.go @@ -26,7 +26,7 @@ func (c *commandFsMetaLoad) Name() string { func (c *commandFsMetaLoad) Help() string { return `load saved filer meta data to restore the directory and file structure - fs.meta.load _.meta + fs.meta.load --