[choice1]
name: uptime
desc: Get the current uptime of this host
cmd: /usr/bin/uptime
 
[choice2]
name: kernel-version
desc: Get the current kernel version
cmd: /bin/uname -r
 
[main]
title: Menu Helper
desc: Help me I need it!