]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
tools/cgdelete: add check for the cmdline arguments
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 28 Sep 2022 15:26:47 +0000 (09:26 -0600)
committerTom Hromatka <tom.hromatka@oracle.com>
Wed, 28 Sep 2022 15:26:51 +0000 (09:26 -0600)
commit0fc4d286cdc12959d2c7ed3f451ce2756e7fd179
tree407d29cb419cd0b43d78efae54b99270fe2b9f50
parent8582840a8d8880fe121520692d24b6cfdd5dd11d
tools/cgdelete: add check for the cmdline arguments

Like other tools, throw an error and exit, if the minimum required
arguments are not passed.

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
src/tools/cgdelete.c