Is frappe --export_lang removed?

Im trying to export language to change some text, but frappe doesn't recognize this command. Im doing this:

  • Start virtualenv,
  • Go into sites folder
  • frappe --export_lang pt-BR ./pt-BR.csv

You can now directly edit .csv files in app_name/translations folder

-Anand