8000 `od`: Minor typo in the `--help` output · Issue #8232 · uutils/coreutils · GitHub
[go: up one dir, main page]

Skip to content
od: Minor typo in the --help output #8232
Open
@waveform80

Description

@waveform80

The od --help output includes:

or C, I, S, L for 1, 2, 4, 8 bytes for integer types,

I suspect "C, I, S, L" should probably be "C, S, I, L" if they respectively represent 1 (Char), 2 (Short), 4 (Int), 8 (Long) values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0