From ec73119428d502ef05ddec3234030f30e32e1395 Mon Sep 17 00:00:00 2001 From: Adam Di Carlo Date: Wed, 22 Jan 2003 18:10:35 +0000 Subject: [PATCH] testing grouped args, including optional & repeating args --- testdocs/tests/cmdsynopsis.003.xml | 48 ++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 testdocs/tests/cmdsynopsis.003.xml diff --git a/testdocs/tests/cmdsynopsis.003.xml b/testdocs/tests/cmdsynopsis.003.xml new file mode 100644 index 000000000..51bdfc7f0 --- /dev/null +++ b/testdocs/tests/cmdsynopsis.003.xml @@ -0,0 +1,48 @@ + + +
+ +Unit Test: cmdsynopsis.003 +$Id$ +AdamDi Carlo +
adam@onshored.com
+
+
+ + Lets refer to . + + + + testing + + Testing more cmdsynopsis stuff, esp. permutations of grouped + arguments. + + + + + + foo + + + + -foo + -bar + + + + + -re + -peat + + + + + + Description + This is a dummy description. + + + +
-- 2.40.0