@ -43,7 +43,7 @@ func doPull() error {
return nil
}
if argv.Pull.Force {
if argv.Pull.Force || argv.Force {
now := time.Now()
stats := me.forge.RillFuncError(rillPull)
count := me.forge.RillReload()