From 067368ea70aaeb1046a8688d702500860b90c89e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Sun, 4 Oct 2020 03:24:06 +0200 Subject: [PATCH] fix formatting --- developer/debugging/vm-interface.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/developer/debugging/vm-interface.md b/developer/debugging/vm-interface.md index 7a79f387..7227c41e 100644 --- a/developer/debugging/vm-interface.md +++ b/developer/debugging/vm-interface.md @@ -162,7 +162,7 @@ Services called by dom0 to provide some VM configuration: Other Qrexec services installed by default: - `qubes.Backup` - store Qubes backup. The service receives location chosen by - the user (one line, terminated by '\n'), the backup archive ([description of + the user (one line, terminated by `\n`), the backup archive ([description of backup format](/doc/BackupEmergencyRestoreV2/)) - `qubes.DetachPciDevice` - service called in reaction to `qvm-pci -d` call on running VM. The service receives one word - BDF of device to detach. When the @@ -175,7 +175,7 @@ Other Qrexec services installed by default: This service is used by both `qvm-open-in-vm` and `qvm-open-in-dvm` tools. When called in DispVM, service termination will trigger DispVM cleanup. - `qubes.Restore` - retrieve Qubes backup. The service receives backup location - entered by the user (one line, terminated by '\n'), then should output backup + entered by the user (one line, terminated by `\n`), then should output backup archive in [qfile format](/doc/qfilecopy/) (core-agent-linux component contains `tar2qfile` utility to do the conversion) - `qubes.SelectDirectory`, `qubes.SelectFile` - services which should show