diff --git a/jc/cli.py b/jc/cli.py index bc0af389..a68ddeb1 100644 --- a/jc/cli.py +++ b/jc/cli.py @@ -77,6 +77,7 @@ parsers = [ 'systemctl-ls', 'systemctl-luf', 'timedatectl', + 'tracepath', 'traceroute', 'uname', 'uptime',