Add note for arch

This commit is contained in:
Aoran Zeng
2024-08-22 22:41:52 +08:00
parent 90b92c70d8
commit 23db00016c
3 changed files with 40 additions and 5 deletions

View File

@@ -274,7 +274,7 @@ cli_print_target_features (FeatInfo f, const char *input_target_name)
switch (f.stcan_locally)
{
case CanNotFully:
case CanNot:
printf (" %s%s\n", bdred(NoMark), locally_msg);br();
break;
case CanFully: