On Tue, Nov 22, 2022 at 4:33 PM Thomas Monjalon <[email protected]> wrote: > > Previously, the script was doing nothing if no argument was provided. > > If neither show, mount/unmount, clear/reserve are specified, > it is assumed that the user does not know how to use the script. > So the usage and an error message are printed. > The exit code will be non-zero. > The user will understand something is wrong, > and can recall the script with the option -h to get more information. > > Signed-off-by: Thomas Monjalon <[email protected]>
Acked-by: David Marchand <[email protected]> -- David Marchand

