.. Copyright (c) 2020 Canonical Ltd.
.. Copyright (c) 2020 Dave Jones <dave@waveform.org.uk>
..
.. This file is part of pibootctl.
..
.. pibootctl is free software: you can redistribute it and/or modify
.. it under the terms of the GNU General Public License as published by
.. the Free Software Foundation, either version 3 of the License, or
.. (at your option) any later version.
..
.. pibootctl is distributed in the hope that it will be useful,
.. but WITHOUT ANY WARRANTY; without even the implied warranty of
.. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
.. GNU General Public License for more details.
..
.. You should have received a copy of the GNU General Public License
.. along with pibootctl.  If not, see <https://www.gnu.org/licenses/>.

:doc:`diff`
    Display the differences between the specified boot configuration and the
    current one, or another specified configuration.

:doc:`get`
    Retrieve the value of specified setting(s).

:doc:`help`
    The default command, which describes the specified command or configuration
    setting.

:doc:`list`
    List the stored boot configurations.

:doc:`load`
    Restore the named boot configuration to be used at the next boot.

:doc:`remove`
    Delete the specified boot configuration.

:doc:`rename`
    Rename the specified boot configuration.

:doc:`save`
    Save the current boot configuration to the specified name.

:doc:`set`
    Modify or reset the specified configuration setting(s).

:doc:`show`
    Show the specified stored configuration.

:doc:`status`
    Output the current boot configuration; by default this only prints modified
    settings.
