From ab2bc36e6512b151d2ef653da3c4faaa4444e693 Mon Sep 17 00:00:00 2001 From: Stefan Reiter Date: Wed, 23 Oct 2019 10:19:01 +0200 Subject: [PATCH] Replace erroneous interpunct with space Signed-off-by: Stefan Reiter --- system-booting.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-booting.adoc b/system-booting.adoc index d3d7813..fcfe6c4 100644 --- a/system-booting.adoc +++ b/system-booting.adoc @@ -213,5 +213,5 @@ The kernel commandline needs to be placed in the variable .Systemd-boot The kernel commandline needs to be placed as one line in `/etc/kernel/cmdline`. -To apply your changes, run `pve-efiboot-tool·refresh`, which sets it as the +To apply your changes, run `pve-efiboot-tool refresh`, which sets it as the `option` line for all config files in `loader/entries/proxmox-*.conf`.