robocorp / rcc

Repeatable, movable and isolated Python environments for your automation. 🚀
https://robocorp.com/docs/
Apache License 2.0
453 stars 92 forks source link

ROBOCORP_HOME misreferenced as ROBOCORP in help text's "Flags" section #18

Closed ottonautti closed 3 years ago

ottonautti commented 3 years ago

If I'm not mistaken, this line should say: rootCmd.PersistentFlags().StringVar(&cfgFile, "config", "", "config file (default is $ROBOCORP_HOME/rcc.yaml)")

vjmp commented 3 years ago

Thank you. Good catch. Will fix.