From 0fb310cc88ebfc5117e1e7b108092aeff08aefc6 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Sun, 11 Feb 2018 23:37:47 -0600 Subject: [PATCH] Add notes below man pages explaining how to edit them --- reference/tools/3.2/dom0/qubes-prefs.md | 14 ++++++++++++++ reference/tools/3.2/dom0/qubes_guid.md | 14 ++++++++++++++ reference/tools/3.2/dom0/qvm-add-appvm.md | 14 ++++++++++++++ reference/tools/3.2/dom0/qvm-add-template.md | 14 ++++++++++++++ reference/tools/3.2/dom0/qvm-backup-restore.md | 14 ++++++++++++++ reference/tools/3.2/dom0/qvm-backup.md | 14 ++++++++++++++ reference/tools/3.2/dom0/qvm-block.md | 14 ++++++++++++++ reference/tools/3.2/dom0/qvm-check.md | 14 ++++++++++++++ reference/tools/3.2/dom0/qvm-clone.md | 14 ++++++++++++++ reference/tools/3.2/dom0/qvm-create-default-dvm.md | 14 ++++++++++++++ reference/tools/3.2/dom0/qvm-create.md | 14 ++++++++++++++ reference/tools/3.2/dom0/qvm-firewall.md | 14 ++++++++++++++ reference/tools/3.2/dom0/qvm-grow-private.md | 14 ++++++++++++++ reference/tools/3.2/dom0/qvm-grow-root.md | 14 ++++++++++++++ reference/tools/3.2/dom0/qvm-kill.md | 14 ++++++++++++++ reference/tools/3.2/dom0/qvm-ls.md | 14 ++++++++++++++ reference/tools/3.2/dom0/qvm-pci.md | 14 ++++++++++++++ reference/tools/3.2/dom0/qvm-prefs.md | 14 ++++++++++++++ reference/tools/3.2/dom0/qvm-remove.md | 14 ++++++++++++++ .../tools/3.2/dom0/qvm-revert-template-changes.md | 14 ++++++++++++++ reference/tools/3.2/dom0/qvm-run.md | 14 ++++++++++++++ reference/tools/3.2/dom0/qvm-service.md | 14 ++++++++++++++ reference/tools/3.2/dom0/qvm-shutdown.md | 14 ++++++++++++++ reference/tools/3.2/dom0/qvm-start.md | 14 ++++++++++++++ reference/tools/3.2/dom0/qvm-template-commit.md | 14 ++++++++++++++ reference/tools/3.2/dom0/qvm-usb.md | 14 ++++++++++++++ reference/tools/3.2/domU/qrexec-client-vm.md | 14 ++++++++++++++ reference/tools/3.2/domU/qvm-copy-to-vm.md | 14 ++++++++++++++ reference/tools/3.2/domU/qvm-open-in-dvm.md | 14 ++++++++++++++ reference/tools/3.2/domU/qvm-open-in-vm.md | 14 ++++++++++++++ reference/tools/3.2/domU/qvm-run.md | 14 ++++++++++++++ 31 files changed, 434 insertions(+) diff --git a/reference/tools/3.2/dom0/qubes-prefs.md b/reference/tools/3.2/dom0/qubes-prefs.md index caeed73b..9ead062c 100644 --- a/reference/tools/3.2/dom0/qubes-prefs.md +++ b/reference/tools/3.2/dom0/qubes-prefs.md @@ -35,3 +35,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-admin/doc/qubes-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-admin/doc/qubes-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/dom0/qubes_guid.md b/reference/tools/3.2/dom0/qubes_guid.md index 0b42e0f6..fef29770 100644 --- a/reference/tools/3.2/dom0/qubes_guid.md +++ b/reference/tools/3.2/dom0/qubes_guid.md @@ -39,3 +39,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-admin/doc/qubes-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-admin/doc/qubes-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/dom0/qvm-add-appvm.md b/reference/tools/3.2/dom0/qvm-add-appvm.md index bd514b85..5eaf6169 100644 --- a/reference/tools/3.2/dom0/qvm-add-appvm.md +++ b/reference/tools/3.2/dom0/qvm-add-appvm.md @@ -41,3 +41,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-admin/doc/qvm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-admin/doc/qvm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/dom0/qvm-add-template.md b/reference/tools/3.2/dom0/qvm-add-template.md index 99c08fb3..c6369498 100644 --- a/reference/tools/3.2/dom0/qvm-add-template.md +++ b/reference/tools/3.2/dom0/qvm-add-template.md @@ -39,3 +39,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-admin/doc/qvm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-admin/doc/qvm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/dom0/qvm-backup-restore.md b/reference/tools/3.2/dom0/qvm-backup-restore.md index 71b6a5b8..7cc1c732 100644 --- a/reference/tools/3.2/dom0/qvm-backup-restore.md +++ b/reference/tools/3.2/dom0/qvm-backup-restore.md @@ -72,3 +72,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-admin/doc/qvm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-admin/doc/qvm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/dom0/qvm-backup.md b/reference/tools/3.2/dom0/qvm-backup.md index 223d1b02..32ef0a4a 100644 --- a/reference/tools/3.2/dom0/qvm-backup.md +++ b/reference/tools/3.2/dom0/qvm-backup.md @@ -57,3 +57,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-admin/doc/qvm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-admin/doc/qvm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/dom0/qvm-block.md b/reference/tools/3.2/dom0/qvm-block.md index be6f9a8c..1e6ddf55 100644 --- a/reference/tools/3.2/dom0/qvm-block.md +++ b/reference/tools/3.2/dom0/qvm-block.md @@ -56,3 +56,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-admin/doc/qvm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-admin/doc/qvm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/dom0/qvm-check.md b/reference/tools/3.2/dom0/qvm-check.md index a20997a5..e4e5973d 100644 --- a/reference/tools/3.2/dom0/qvm-check.md +++ b/reference/tools/3.2/dom0/qvm-check.md @@ -39,3 +39,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-admin/doc/qvm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-admin/doc/qvm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/dom0/qvm-clone.md b/reference/tools/3.2/dom0/qvm-clone.md index 503b1454..563ff86c 100644 --- a/reference/tools/3.2/dom0/qvm-clone.md +++ b/reference/tools/3.2/dom0/qvm-clone.md @@ -42,3 +42,17 @@ AUTHORS | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-admin/doc/qvm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-admin/doc/qvm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/dom0/qvm-create-default-dvm.md b/reference/tools/3.2/dom0/qvm-create-default-dvm.md index 67341ea6..899af3aa 100644 --- a/reference/tools/3.2/dom0/qvm-create-default-dvm.md +++ b/reference/tools/3.2/dom0/qvm-create-default-dvm.md @@ -46,3 +46,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-admin/doc/qvm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-admin/doc/qvm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/dom0/qvm-create.md b/reference/tools/3.2/dom0/qvm-create.md index 7a1a0612..dc5645a6 100644 --- a/reference/tools/3.2/dom0/qvm-create.md +++ b/reference/tools/3.2/dom0/qvm-create.md @@ -64,3 +64,17 @@ AUTHORS | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-admin/doc/qvm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-admin/doc/qvm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/dom0/qvm-firewall.md b/reference/tools/3.2/dom0/qvm-firewall.md index 1adccb2d..7464ef28 100644 --- a/reference/tools/3.2/dom0/qvm-firewall.md +++ b/reference/tools/3.2/dom0/qvm-firewall.md @@ -59,3 +59,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-admin/doc/qvm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-admin/doc/qvm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/dom0/qvm-grow-private.md b/reference/tools/3.2/dom0/qvm-grow-private.md index b5c5e6b5..7f58cd58 100644 --- a/reference/tools/3.2/dom0/qvm-grow-private.md +++ b/reference/tools/3.2/dom0/qvm-grow-private.md @@ -33,3 +33,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-admin/doc/qvm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-admin/doc/qvm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/dom0/qvm-grow-root.md b/reference/tools/3.2/dom0/qvm-grow-root.md index e6cc0ff0..db402e11 100644 --- a/reference/tools/3.2/dom0/qvm-grow-root.md +++ b/reference/tools/3.2/dom0/qvm-grow-root.md @@ -33,3 +33,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-admin/doc/qvm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-admin/doc/qvm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/dom0/qvm-kill.md b/reference/tools/3.2/dom0/qvm-kill.md index 9d0b14f7..e4ef83d4 100644 --- a/reference/tools/3.2/dom0/qvm-kill.md +++ b/reference/tools/3.2/dom0/qvm-kill.md @@ -34,3 +34,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-admin/doc/qvm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-admin/doc/qvm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/dom0/qvm-ls.md b/reference/tools/3.2/dom0/qvm-ls.md index 90d6f29a..240f9bf9 100644 --- a/reference/tools/3.2/dom0/qvm-ls.md +++ b/reference/tools/3.2/dom0/qvm-ls.md @@ -53,3 +53,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-admin/doc/qvm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-admin/doc/qvm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/dom0/qvm-pci.md b/reference/tools/3.2/dom0/qvm-pci.md index 15dc5425..a5961add 100644 --- a/reference/tools/3.2/dom0/qvm-pci.md +++ b/reference/tools/3.2/dom0/qvm-pci.md @@ -47,3 +47,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-admin/doc/qvm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-admin/doc/qvm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/dom0/qvm-prefs.md b/reference/tools/3.2/dom0/qvm-prefs.md index 70f20338..d4ec1054 100644 --- a/reference/tools/3.2/dom0/qvm-prefs.md +++ b/reference/tools/3.2/dom0/qvm-prefs.md @@ -226,3 +226,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-admin/doc/qvm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-admin/doc/qvm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/dom0/qvm-remove.md b/reference/tools/3.2/dom0/qvm-remove.md index 2a8af98f..dd5ba742 100644 --- a/reference/tools/3.2/dom0/qvm-remove.md +++ b/reference/tools/3.2/dom0/qvm-remove.md @@ -39,3 +39,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-admin/doc/qvm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-admin/doc/qvm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/dom0/qvm-revert-template-changes.md b/reference/tools/3.2/dom0/qvm-revert-template-changes.md index 71290c6d..ea2d7c92 100644 --- a/reference/tools/3.2/dom0/qvm-revert-template-changes.md +++ b/reference/tools/3.2/dom0/qvm-revert-template-changes.md @@ -35,3 +35,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-admin/doc/qvm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-admin/doc/qvm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/dom0/qvm-run.md b/reference/tools/3.2/dom0/qvm-run.md index 2338ca2b..5fbc0522 100644 --- a/reference/tools/3.2/dom0/qvm-run.md +++ b/reference/tools/3.2/dom0/qvm-run.md @@ -73,3 +73,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-admin/doc/qvm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-admin/doc/qvm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/dom0/qvm-service.md b/reference/tools/3.2/dom0/qvm-service.md index f8d22900..9c0495c4 100644 --- a/reference/tools/3.2/dom0/qvm-service.md +++ b/reference/tools/3.2/dom0/qvm-service.md @@ -144,3 +144,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-admin/doc/qvm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-admin/doc/qvm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/dom0/qvm-shutdown.md b/reference/tools/3.2/dom0/qvm-shutdown.md index f975bea9..b668d45b 100644 --- a/reference/tools/3.2/dom0/qvm-shutdown.md +++ b/reference/tools/3.2/dom0/qvm-shutdown.md @@ -45,3 +45,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-admin/doc/qvm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-admin/doc/qvm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/dom0/qvm-start.md b/reference/tools/3.2/dom0/qvm-start.md index ebdddbe5..1b46e1fb 100644 --- a/reference/tools/3.2/dom0/qvm-start.md +++ b/reference/tools/3.2/dom0/qvm-start.md @@ -55,3 +55,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-admin/doc/qvm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-admin/doc/qvm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/dom0/qvm-template-commit.md b/reference/tools/3.2/dom0/qvm-template-commit.md index a676907e..392c64d8 100644 --- a/reference/tools/3.2/dom0/qvm-template-commit.md +++ b/reference/tools/3.2/dom0/qvm-template-commit.md @@ -35,3 +35,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-admin/doc/qvm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-admin/doc/qvm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/dom0/qvm-usb.md b/reference/tools/3.2/dom0/qvm-usb.md index d34bd07c..57e7c74a 100644 --- a/reference/tools/3.2/dom0/qvm-usb.md +++ b/reference/tools/3.2/dom0/qvm-usb.md @@ -43,3 +43,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-admin/doc/qvm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-admin/doc/qvm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/domU/qrexec-client-vm.md b/reference/tools/3.2/domU/qrexec-client-vm.md index 701e6ba3..3e58845d 100644 --- a/reference/tools/3.2/domU/qrexec-client-vm.md +++ b/reference/tools/3.2/domU/qrexec-client-vm.md @@ -84,3 +84,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski-Górecki ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-agent-linux/doc/vm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-agent-linux/doc/vm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/domU/qvm-copy-to-vm.md b/reference/tools/3.2/domU/qvm-copy-to-vm.md index 06a6cef0..9c00666f 100644 --- a/reference/tools/3.2/domU/qvm-copy-to-vm.md +++ b/reference/tools/3.2/domU/qvm-copy-to-vm.md @@ -33,3 +33,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-agent-linux/doc/vm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-agent-linux/doc/vm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/domU/qvm-open-in-dvm.md b/reference/tools/3.2/domU/qvm-open-in-dvm.md index 0968bccb..ff33c841 100644 --- a/reference/tools/3.2/domU/qvm-open-in-dvm.md +++ b/reference/tools/3.2/domU/qvm-open-in-dvm.md @@ -31,3 +31,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-agent-linux/doc/vm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-agent-linux/doc/vm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/domU/qvm-open-in-vm.md b/reference/tools/3.2/domU/qvm-open-in-vm.md index 27f85fd2..52718dfe 100644 --- a/reference/tools/3.2/domU/qvm-open-in-vm.md +++ b/reference/tools/3.2/domU/qvm-open-in-vm.md @@ -31,3 +31,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-agent-linux/doc/vm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-agent-linux/doc/vm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages + diff --git a/reference/tools/3.2/domU/qvm-run.md b/reference/tools/3.2/domU/qvm-run.md index 894ef789..837db63a 100644 --- a/reference/tools/3.2/domU/qvm-run.md +++ b/reference/tools/3.2/domU/qvm-run.md @@ -33,3 +33,17 @@ AUTHORS | Rafal Wojtczuk | Marek Marczykowski ``` + +----- + +**Note:** The Markdown source of this page in [`qubes-doc`] was generated by +running the [`update-manpages`] script on `qubes-core-agent-linux/doc/vm-tools/`. +If you wish to update the contents of this page as it appears on the Qubes OS +website, please submit a pull request to change the appropriate file in +`qubes-core-agent-linux/doc/vm-tools/`. Do not attempt to change the Markdown source +of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be +overwritten the next time this page is regenerated. + +[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ +[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages +