Skip to content

Commit e5f7c9e

Browse files
committed
docs: correct help output
Refs #197
1 parent 0dd6e10 commit e5f7c9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

help-functions

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@ fn-help-list-example() {
164164
# shellcheck disable=SC2034
165165
declare desc="return $PLUGIN_COMMAND_PREFIX plugin help content"
166166
cat <<help_list
167-
NAME, VERSION, STATUS, EXPOSED PORTS, LINKS
168-
service-name, $PLUGIN_COMMAND_PREFIX:$PLUGIN_IMAGE_VERSION, running, -, app-name
167+
$PLUGIN_SERVICE services
168+
service-name
169169
help_list
170170
}
171171

0 commit comments

Comments
 (0)