From e69caf9311690e8748ff3758269640f5dc400ea1 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 25 Aug 2014 20:55:55 -0400 Subject: install: Use -p for platform option instead of -P In a future version of opkbuild, -p will specify a platform and -P will cause only platform-specific packages to be built. --- (limited to 'locale') diff --git a/locale/en_US.sh b/locale/en_US.sh index 93ddf78..46fdba2 100644 --- a/locale/en_US.sh +++ b/locale/en_US.sh @@ -60,7 +60,7 @@ There is NO WARRANTY, to the extent permitted by law.' # lib/cmd/install.sh msg_prokit_cmd_install_summary='install a system into a directory' -msg_prokit_cmd_install_usage='[-a ] [-P ] [-m ] [-F] '\ +msg_prokit_cmd_install_usage='[-a ] [-p ] [-m ] [-F] '\ ' ' msg_prokit_cmd_install_bad_archplat='Invalid combination of architecture "%s" '\ 'and platform "%s"' -- cgit v0.9.1