From 20e31b2edf23c9bb00bf2647d0336f17acfbcaa5 Mon Sep 17 00:00:00 2001 From: Stonewall Jackson Date: Thu, 9 Feb 2023 19:02:44 -0500 Subject: update documentation --- roles/archive_server/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/archive_server') diff --git a/roles/archive_server/README.md b/roles/archive_server/README.md index b4d1e75..04a2a3e 100644 --- a/roles/archive_server/README.md +++ b/roles/archive_server/README.md @@ -19,7 +19,7 @@ Archived files are sorted into subdirectories by hostname. ### Plugins -For hosts that don't support `rsync`, such as network equipment, the _archiver_ +For hosts that don't support `rsync`, such as network equipment, the archiver provides a plugin-based method of retrieving files. A plugin is just an executable file in the [plugin directory](files/usr/local/libexec/archiver/) that takes a target hostname as the first argument (you can also pass additional -- cgit