Update script header comment about it's benefits

This commit is contained in:
Tortue Torche 2019-08-11 03:19:36 -04:00 committed by Tortue Torche
parent 506965c788
commit 3957b6d8dd

5
psu
View File

@ -1,7 +1,8 @@
#!/usr/bin/env bash
#
# Deploy/update/undeploy/info/status Docker stacks in a Portainer instance.
# And also list stacks, services, tasks and containers
# Deploy/update/remove/inspect/status Docker stacks in a Portainer instance.
# List stacks, services, tasks and containers
# And more!
set -e