1234567891011121314151617181920212223242526 |
- .. program:: qvm-revert-template-changes
- ======================================================================
- :program:`qvm-revert-template-changes` -- Revert changes to a template
- ======================================================================
- Synopsis
- ========
- :command:`qvm-revert-template-changes` [*options*] <*template-name*>
- Options
- =======
- .. option:: --help, -h
- Show this help message and exit
- .. option:: --force
- Do not prompt for confirmation
- Authors
- =======
- | Joanna Rutkowska <joanna at invisiblethingslab dot com>
- | Rafal Wojtczuk <rafal at invisiblethingslab dot com>
- | Marek Marczykowski <marmarek at invisiblethingslab dot com>
|