@@ -94,7 +94,7 @@ func (p Plugin) Exec() error {
}
if p.Action.NoForcePull {
cmdArgs = append(cmdArgs, "--pull", "false")
cmdArgs = append(cmdArgs, "--pull=false")
if p.Daemon.Disabled {
The note is not visible to the blocked user.