From e4c4d69c0488f554bc2dbb8cd1ea7deff0da3214 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 21 Aug 2000 23:29:45 +0000 Subject: Fix a silly bug so it compiles up properly -Erik --- docs/busybox.pod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/busybox.pod b/docs/busybox.pod index a2d4e02bd..e68b41b68 100644 --- a/docs/busybox.pod +++ b/docs/busybox.pod @@ -633,6 +633,7 @@ Options: -u, --unqote Do not quote the output\n" Example: + $ cat getopt.test #!/bin/sh GETOPT=`getopt -o ab:c:: --long a-long,b-long:,c-long:: \ @@ -2107,4 +2108,4 @@ Enrique Zanardi =cut -# $Id: busybox.pod,v 1.63 2000/08/21 22:46:33 andersen Exp $ +# $Id: busybox.pod,v 1.64 2000/08/21 23:29:45 andersen Exp $ -- cgit v1.2.3