xref: /openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/termcap/escape-wrapping (revision f3efcd0145415b7d44d9da97e0ad5c21b186ac61)
1[name]
2Wrapping in the middle of formatting
3
4[options]
5width 60
6
7[input]
8=over 4
9
10=item B<autosetup status> [B<-t>] {B<-a>|[B<-e>|B<-f>|B<-u>] I<hostname> ...}
11
12=item B<autosetup install -p standard_test_only_trigger host1 host2 host3>
13
14=back
15
16[output]
17    autosetup status [-t] {-a|[-e|-f|-u] hostname ...}
18    autosetup install -p standard_test_only_trigger host1
19    host2 host3
20