diff options
-rw-r--r-- | doc/bootstrap | 6 | ||||
-rw-r--r-- | doc/pkg | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/doc/bootstrap b/doc/bootstrap index 9dfbee9..cbd8663 100644 --- a/doc/bootstrap +++ b/doc/bootstrap @@ -1,3 +1,5 @@ +=pod + =head1 NAME bootstrap - install the most essential utilities in $HOME. @@ -22,3 +24,7 @@ bootstrap will, in this order, do the following: =head1 AUTHOR Daniel Friesel <derf@derf.homelinux.org> + +=cut + +vim:ft=pod @@ -1,3 +1,5 @@ +=pod + =head1 NAME pkg - Package maintenance utility @@ -115,3 +117,7 @@ Default: -q =head1 AUTHOR Daniel Friesel <derf@derf.homelinux.org> + +=cut + +vim:ft=pod |