From: Ralph Ronnquist Date: Sat, 16 Sep 2023 13:52:17 +0000 (+1000) Subject: Added man page for overlay-clean-root X-Git-Tag: 1.1~3 X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=1c9c4ac02c9718b20f8d3549bb15bb9c7c82ab23;p=rrq%2Foverlay-boot.git Added man page for overlay-clean-root --- diff --git a/overlay-clean-root.8.adoc b/overlay-clean-root.8.adoc new file mode 100644 index 0000000..d501413 --- /dev/null +++ b/overlay-clean-root.8.adoc @@ -0,0 +1,26 @@ +overlay-boot(8) +=============== +:doctype: manpage +:revdate: {sys:date "+%Y-%m-%d %H:%M:%S"} +:COLON: : +:EQUALS: = + +NAME +---- +overlay-clean-root - Clean UPPER relative LOWER by removing equal files. + +SYNOPSIS +-------- +*overlay-clean-root* _conf_ + +DESCRIPTION +----------- + +*overlay-clean-root* reduces the UPPER directory tree for an off-line +subhost by removing all files that equal to the files they shadow in +the LOWER directory tree. + +SEE ALSO +-------- + +*overlay-boot*