Changeset 889067e for doc/userguide


Ignore:
Timestamp:
May 25, 2021, 9:55:52 PM (4 years ago)
Author:
Frederik Heber <frederik.heber@…>
Branches:
Candidate_v1.7.0, stable
Children:
82e5fb
Parents:
4b2207
git-author:
Frederik Heber <frederik.heber@…> (05/25/21 07:02:57)
git-committer:
Frederik Heber <frederik.heber@…> (05/25/21 21:55:52)
Message:

Added force-overwrite to OutputAsAction.

  • DOCU: Also added information to userguide.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/userguide/userguide.xml

    r4b2207 r889067e  
    511511          <programlisting>... --output-as world.xyz</programlisting>
    512512          <para>This action on the other hand will be write the current state
    513           to a new file "world.xyz".</para>
     513          to a new file "world.xyz".</para>
     514          <para>By default, this will not overwrite any present files. To
     515          overwrite present files, please append
     516          <programlisting>--force-overwrite 1</programlisting>.</para>
    514517        </section>
    515518        <section xml:id="fileparsers.save-selected-molecules">
Note: See TracChangeset for help on using the changeset viewer.