diff options
Diffstat (limited to 'lib/container/list')
-rwxr-xr-x | lib/container/list | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/container/list b/lib/container/list index cd88475..80e4e35 100755 --- a/lib/container/list +++ b/lib/container/list @@ -26,6 +26,8 @@ MACHINES="/var/lib/machines" VERSION="$(container version)" +TERM="${TERM:-linux}" + Parameters () { GETOPT_LONGOPTIONS="all,csv-separator:,format:,host:,nwdiag-color:,nwdiag-label:,other,started,stopped," |