summaryrefslogtreecommitdiffstats
path: root/sbin/nos-tun/nos-tun.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/nos-tun/nos-tun.c')
-rw-r--r--sbin/nos-tun/nos-tun.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/nos-tun/nos-tun.c b/sbin/nos-tun/nos-tun.c
index b54ef72..9966840 100644
--- a/sbin/nos-tun/nos-tun.c
+++ b/sbin/nos-tun/nos-tun.c
@@ -389,7 +389,7 @@ static void
usage()
{
fprintf(stderr,
-"usage: nos-tun -t <tun_name> -s <source_addr> -d <dest_addr> -p <protocol_number> [<source_addr>] <target_addr>\n");
+"usage: nos-tun -t tunnel -s source -d destination -p protocol_number [source] target\n");
exit(1);
}
OpenPOWER on IntegriCloud