Update rbext to print help output when no command is given.

Review Request #13147 — Created July 14, 2023 and submitted

Information

Review Board
release-6.x

Reviewers

Currently, rbext crashes when run without a command. This change fixes
that by checking whether a command was provided, and printing help
instead.

Ran rbext without a command, and verified the output.

Also ran rbext with commands, making sure that worked as expected.

Summary ID
Update rbext to print help output when no command is given.
Currently, `rbext` crashes when run without a command. This change fixes that by checking whether a command was provided, and printing help instead.
c1e8218ea5870d39f1e06c598ed83cfa0f01e642
david
  1. Ship It!
  2. 
      
maubin
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (6b5fae4)
Loading...