diff options
Diffstat (limited to 'doc/bootstrap')
-rw-r--r-- | doc/bootstrap | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/doc/bootstrap b/doc/bootstrap index 9eb306a..9dfbee9 100644 --- a/doc/bootstrap +++ b/doc/bootstrap @@ -1,6 +1,12 @@ +=head1 NAME + bootstrap - install the most essential utilities in $HOME. -Usage: ./bootstrap +=head1 SYNOPSIS + +B<./bootstrap> + +=head1 DESCRIPTION bootstrap will, in this order, do the following: @@ -12,3 +18,7 @@ bootstrap will, in this order, do the following: If not, receives a pre-build one via ssh/tar * Clone and then install the core repository + +=head1 AUTHOR + +Daniel Friesel <derf@derf.homelinux.org> |