aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_flash.c')
-rw-r--r--apps/app_flash.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/app_flash.c b/apps/app_flash.c
index 32c2b7dce..45b0fc3d3 100644
--- a/apps/app_flash.c
+++ b/apps/app_flash.c
@@ -54,9 +54,10 @@ static char *app = "Flash";
static char *synopsis = "Flashes a Zap Trunk";
static char *descrip =
-" Flash(): Sends a flash on a zap trunk. This is only a hack for\n"
-"people who want to perform transfers and such via AGI and is generally\n"
-"quite useless oths application will only work on Zap trunks.\n";
+"Performs a flash on a zap trunk. This can be used\n"
+"to access features provided on an incoming analogue circuit\n"
+"such as conference and call waiting. Use with SendDTMF() to\n"
+"perform external transfers\n";
static inline int zt_wait_event(int fd)