mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-12 01:04:28 -05:00
53 lines
1.4 KiB
Markdown
53 lines
1.4 KiB
Markdown
---
|
|
layout: doc
|
|
title: qubes_guid
|
|
permalink: /doc/tools/3.2/dom0/qubes_guid/
|
|
redirect_from:
|
|
- /doc/dom0-tools/qubes_guid/
|
|
- /en/doc/dom0-tools/qubes_guid/
|
|
---
|
|
|
|
```
|
|
==========
|
|
qubes_guid
|
|
==========
|
|
|
|
NAME
|
|
====
|
|
qubes_guid
|
|
|
|
SYNOPSIS
|
|
========
|
|
| qubes_guid -d domain_id [-c color] [-l label_index] [-i icon name, no suffix] [-v] [-q]
|
|
|
|
OPTIONS
|
|
=======
|
|
-v
|
|
Increase log verbosity
|
|
-q
|
|
Decrease log verbosity
|
|
|
|
Log levels:
|
|
0. only errors
|
|
1. some basic messages (default)
|
|
2. debug
|
|
|
|
|
|
AUTHORS
|
|
=======
|
|
| Joanna Rutkowska <joanna at invisiblethingslab dot com>
|
|
| Rafal Wojtczuk <rafal at invisiblethingslab dot com>
|
|
| Marek Marczykowski <marmarek at invisiblethingslab dot com>
|
|
```
|
|
|
|
-----
|
|
|
|
**Note:** The Markdown source of this page in [`qubes-doc`] was generated by running the [`update-manpages-3-2`] 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-3-2`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages-3-2
|
|
|