Update function comments

This commit is contained in:
Juan Carlos Mejías Rodríguez 2018-11-25 22:11:03 -05:00
parent 4ca1ab72c6
commit 79f461535d

2
psu Executable file → Normal file
View File

@ -209,6 +209,7 @@ echo_debug() {
##########################
# Create/update a stack #
# Globals: #
# STACK #
# DOCKER_COMPOSE_FILE #
# PORTAINER_STACK_NAME #
# PORTAINER_URL #
@ -340,6 +341,7 @@ deploy() {
##########################
# Remove a stack #
# Globals: #
# STACK #
# PORTAINER_STACK_NAME #
# PORTAINER_URL #
# HTTPIE_VERIFY_SSL #