Skip to content

Conversation

@c4rlo
Copy link

@c4rlo c4rlo commented May 25, 2024

The --unicode (aka --UCS-2) option enables not only encoding of command line args in UCS-2, but also decoding of them when reading and showing boot entries.

Update the description of this flag accordingly, both in the man page and in the usage message for efibootmgr.

Update README and README.md to have up-to-date --help output (it was quite far behind the current version).

Also, a couple of small fixes to error messages.

c4rlo added 3 commits May 25, 2024 13:52
This option enables not only encoding of command line args in UCS-2, but
also decoding of them when reading and showing boot entries.

Update the description of this flag accordingly, both in the man page
and in the usage message for efibootmgr.

Signed-off-by: Carlo Teubner <[email protected]>
Include the current version of the --help output in the README files (up
to date with the parent of this commit).

Signed-off-by: Carlo Teubner <[email protected]>
@c4rlo
Copy link
Author

c4rlo commented May 25, 2024

I believe this should address confusion expressed e.g. in #169 and #195.

My #210 further slightly improves the output format.

@c4rlo
Copy link
Author

c4rlo commented May 25, 2024

Also somewhat related is #183, which aims to clarify how extra arguments are applied when creating entries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant