ChrisTitusTech / linutil

Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.
https://christitus.com
MIT License
2.81k stars 227 forks source link

CLI arguments not working #934

Open jeevithakannan2 opened 1 week ago

jeevithakannan2 commented 1 week ago

Describe the bug

CLI arguments not working after the merge of https://github.com/ChrisTitusTech/linutil/pull/922

To Reproduce

Steps to reproduce the behavior:

  1. Run linutil with linutil --help ( Only help command not working )
  2. See error

Expected behavior

To work with CLI arguments

Checklist