aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Mortier <mort@cantab.net>2019-04-27 10:30:02 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2019-06-14 12:16:22 +0000
commita47ef952dde0c8d9b8538fb0b26c538fd8dd9b88 (patch)
tree19a328ba25b49bfc96f616d36a442cce3a6d8d97
parent12aae4c2cbfad1ab7c3dd6d26282ba9e10992776 (diff)
downloadalpine-conf-a47ef952dde0c8d9b8538fb0b26c538fd8dd9b88.tar.bz2
alpine-conf-a47ef952dde0c8d9b8538fb0b26c538fd8dd9b88.tar.xz
README: more formatting
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 0d203b8..7868668 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,10 @@
-Alpine Conf are a set of utilities for making backup of config files and for setting up a new Alpine Linux computer.
+# `alpine-conf`
+
+This repo contains a set of utilities for making backup of config files and for setting up a new Alpine Linux computer.
# LBU
-## Basic usage:
+## Basic usage
* To add a file or folder to be backed up, `lbu include /path/to/foo`
* To remove a file from being backed up, `lbu exclude /path/to/foo`
@@ -10,7 +12,7 @@ Alpine Conf are a set of utilities for making backup of config files and for set
* To create a package as specified in lbu.conf, `lbu commit`
* To override destination of the backup package, `lbu package /path/to/bar.apkovl.tar.gz`
-# Setup scripts:
+# Setup scripts
The main script is called `setup-alpine`, and it will perform basic system setup. Each script can be called independently, for example: