#!/bin/bash

# TODO: support API for executable help scripts
cat /usr/share/cont-docs/*.txt 2>/dev/null


