[go] implement find emulator
diff --git a/flags.go b/flags.go
index 21535cd..f2353a2 100644
--- a/flags.go
+++ b/flags.go
@@ -22,7 +22,7 @@
 
 	DryRunFlag bool
 
-	UseFindCache     bool
+	UseFindEmulator  bool
 	UseShellBuiltins bool
 
 	IgnoreOptionalInclude string