translate / pootle

Online translation tool
http://pootle.translatehouse.org
GNU General Public License v3.0
1.49k stars 288 forks source link

pootle fs sync does not recognize the --update argument #6788

Open zgypa opened 6 years ago

zgypa commented 6 years ago

Steps to reproduce:

  1. Open CLI access to Pootle server and activate virtual environment, if necessary
  2. Execute pootle fs sync <projname> --update=pootle as specified in http://pootle.readthedocs.io/en/latest/features/migrate_to_pootle_fs.html#migrate-to-pootle-fs-replacing-update-stores-and-sync-stores

Results (Expected/Actual):

Actual

pootle fs sync: error: unrecognized arguments: --update=pootle

Expected

That poole do what it is requested to do.

Environment (i.e. 'pootle --version', DB, OS, Browser):

zgypa commented 6 years ago

Ticket created as suggested by @phlax per our discussion on gitter today.