#!/bin/bash

## Copyright (C) 2012 - 2025 ENCRYPTED SUPPORT LLC <adrelanos@whonix.org>
## See the file COPYING for copying conditions.

help_cli() {
   echo "$SCRIPTNAME by $PROJECT_NAME
$PROJECT_HOMEPAGE

See:
man $SCRIPTNAME"
}
