man/rpm-ostree: Document install --idempotent

This was brought up in #2830.
This commit is contained in:
Jonathan Lebon 2021-05-18 15:30:49 -04:00 committed by Colin Walters
parent ba6a2acb4d
commit 1a6eedf0e3

View File

@ -253,6 +253,11 @@ Boston, MA 02111-1307, USA.
package.
</para>
<para>
<command>--idempotent</command> to do nothing if a package
request is already present instead of erroring out.
</para>
<para>
<command>--reboot</command> or <command>-r</command> to
initiate a reboot after the deployment is prepared.