Skip to content

vcdbg --help could be better #594

@dlech

Description

@dlech

Here is the output of vcdbg --help

Usage: vcdbg [options] command arguments

Where options is one of:
  -o, --output filename   Open filename instead of using the videocore memory
  -f, --follow            Output new data every 5 seconds as it arrives
  -h, --help              Print this information

Use the command help to get a list of available commends
or help followed by a command name to get help on a 
particular command.
  1. How do you "Use the command help to get a list of available commends"? The exact command should be presented verbatim so we don't have to guess. i.e. sudo vcdbg help. Or at least put help in quotes.
  2. "commends" is misspelled - should be "commands".
  3. vcdbg --version does not work, so I don't know which version I am using - if that matters

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions