From d66a5a7d743a22a4efe10752d8a7ce2bf78d6112 Mon Sep 17 00:00:00 2001 From: Johannes 'josch' Schauer Date: Tue, 8 Jan 2019 11:27:56 +0100 Subject: [PATCH] Several formatting improvements to POD --- mmdebstrap | 59 +++++++++++++++++++++++++++++++----------------------- 1 file changed, 34 insertions(+), 25 deletions(-) diff --git a/mmdebstrap b/mmdebstrap index 9144312..e5a0d83 100755 --- a/mmdebstrap +++ b/mmdebstrap @@ -2097,7 +2097,7 @@ then it is used as a one-line-style format entry for apt's sources.list inside the chroot. If a I option contains a "://" then it is interpreted as a mirror URI and the apt line inside the chroot is assembled as "deb [arch=A] B C D" where A is the host's native architecture, B is the I, C is the -given I and D is the components given via --components (defaults to +given I and D is the components given via B<--components> (defaults to "main"). If a I option happens to be an existing file, then its contents are pasted into the chroot's sources.list. This can be used to supply a deb822 style sources.list. If I is C<-> then standard input @@ -2131,27 +2131,27 @@ file. Print this help text and exit. -=item B<--variant> +=item B<--variant>=I -Choose which package set to install. Valid variant names are B, +Choose which package set to install. Valid variant Is are B, B, B, B, B, B, B, B, B, B<->, and B. The default variant is B. See the section B for more information. -=item B<--mode> +=item B<--mode>=I Choose how to perform the chroot operation and create a filesystem with -ownership information different from the current user. Valid modes are B, +ownership information different from the current user. Valid mode Is are B, B, B, B, B, B and B. The default mode is B. See the section B for more information. -=item B<--aptopt> +=item B<--aptopt>=I