muesli / docker-backup

A tool to create & restore complete, self-contained backups of Docker containers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage output appears incomplete

andy5995 opened this issue · comments

./docker-backup 
docker-backup creates or restores backups of Docker containers

Usage:
  docker-backup [command]

Shouldn't that be something like

Usage:
  docker-backup [command] <container ID || backup file>