Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Commit

Permalink
Flag debug as rootcmd (#613)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsegaert authored and Brandon Schneider committed Sep 16, 2018
1 parent 2d7e162 commit 6f3285e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions iocage_cli/debug.py
Expand Up @@ -26,6 +26,8 @@
import click
import iocage_lib.iocage as ioc

__rootcmd__ = True


@click.command(name="debug", help="Create a directory with all the debug"
" for iocage jails.")
Expand Down

0 comments on commit 6f3285e

Please sign in to comment.