diff --git a/README.md b/README.md index e9c3c1e..7534c35 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ See also: * [Apply modified configuration](#apply-modified-configuration) * [ARM: Vanilla UEFI bootloader for the Raspberry Pi 3B+](#arm-vanilla-uefi-bootloader-for-the-raspberry-pi-3b) * [Update, build and switch](#update-build-and-switch) + * [tldr](#tldr) * [Update](#update) * [Build and switch: Using Colmena](#build-and-switch-using-colmena) * [Build and switch: Manually](#build-and-switch-manually) diff --git a/modules/btrbk/README.md b/modules/btrbk/README.md index a149da0..49de41a 100644 --- a/modules/btrbk/README.md +++ b/modules/btrbk/README.md @@ -1,5 +1,28 @@ # btrbk + +* [btrbk](#btrbk) + * [General](#general) + * [Snapshots and Backups](#snapshots-and-backups) + * [Actions and Informative Commands](#actions-and-informative-commands) + * [run [filter...]](#run-filter) + * [clean [filter...]](#clean-filter) + * [stats [filter...]](#stats-filter) + * [diff ](#diff-from-to) + * [Cleanup](#cleanup) + * [Configuration](#configuration) + * [General](#general-1) + * [Retention](#retention) + * [SSH and Data Stream Options](#ssh-and-data-stream-options) + * [System Options](#system-options) + * [Example: Local Snapshots and Backup](#example-local-snapshots-and-backup) + * [Testing on Local Host](#testing-on-local-host) + * [NixOS Config](#nixos-config) + * [pi3bplus Host Config](#pi3bplus-host-config) + + +## General + * https://digint.ch/btrbk/doc/readme.html * https://digint.ch/btrbk/doc/btrbk.1.html * https://digint.ch/btrbk/doc/btrbk.conf.5.html