From 8c3af60790f0669453c0418638d301e336af9ac5 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 12 Dec 2020 18:37:19 -0500 Subject: cmd/installer-pc: Support foreign installation --- (limited to 'locale') diff --git a/locale/en_US.sh b/locale/en_US.sh index 9897086..60772c2 100644 --- a/locale/en_US.sh +++ b/locale/en_US.sh @@ -105,7 +105,7 @@ msg_prokit_cmd_build_not_a_dir='Not a directory: %s' # src/cmd/installer-pc.sh msg_prokit_cmd_installer_pc_summary='install a PC system onto a block device' -msg_prokit_cmd_installer_pc_usage='-a -p [-m ] '\ +msg_prokit_cmd_installer_pc_usage='-a -p [-m ] [-F] '\ ' ' msg_prokit_cmd_installer_pc_dd='Clearing MBR and partition table...' msg_prokit_cmd_installer_pc_dd_fail='Failed to clear MBR and partition table' -- cgit v0.9.1