summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/1/bootstrap31
1 files changed, 0 insertions, 31 deletions
diff --git a/man/1/bootstrap b/man/1/bootstrap
deleted file mode 100644
index cc0029e..0000000
--- a/man/1/bootstrap
+++ /dev/null
@@ -1,31 +0,0 @@
-=pod
-
-=head1 NAME
-
-bootstrap - install the most essential utilities in $HOME.
-
-=head1 SYNOPSIS
-
-B<./bootstrap>
-
-=head1 DESCRIPTION
-
-bootstrap will, in this order, do the following:
-
-=over
-
-=item * create a basic directory structure
-
-=item * Check whether git is installed on the machine
-
-=item * Clone and install the core repository
-
-=back
-
-=head1 AUTHOR
-
-Daniel Friesel <derf@derf.homelinux.org>
-
-=cut
-
-vim:ft=pod