export-multiple-calls.rst 190 B

12345
  1. export-multiple-calls
  2. ---------------------
  3. * The :command:`export` command now raise an error if used multiple times with
  4. same ``FILE`` without ``APPEND``. See policy :policy:`CMP0103`.