From a47ef952dde0c8d9b8538fb0b26c538fd8dd9b88 Mon Sep 17 00:00:00 2001 From: Richard Mortier Date: Sat, 27 Apr 2019 10:30:02 +0100 Subject: README: more formatting --- README.md | 8 +++++--- 1 file 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: -- cgit v1.2.3