From e777cbc1cb10da93cb257305b05a6bba54307813 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Wed, 8 Mar 2023 08:27:05 +0100 Subject: Change remotes to simply be git submodules --- share/doc/bashtard.7.scd | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) (limited to 'share/doc/bashtard.7.scd') diff --git a/share/doc/bashtard.7.scd b/share/doc/bashtard.7.scd index fc9333e..f982f78 100644 --- a/share/doc/bashtard.7.scd +++ b/share/doc/bashtard.7.scd @@ -29,18 +29,8 @@ certain GNU+Linux distributions. # playbooks.d -The *playbooks.d* directory contains a single plain-text file, *remotes*, -describing all the remote playbooks tracked by *bashtard*. The layout of -playbooks themselves can be found in _playbooks.d(7)_. - -## remotes - -The *remotes* file is a space-seperated file, specifying a _name_, _url_, and -_branch_ per line, to use for keeping remote playbooks synchronized. - -``` -webserver https://git.tyil.nl/bashtard-webserver.git master -``` +The *playbooks.d* directory contains all the playbook directories. For more +information, check _playbooks.d(7)_. # registry.d -- cgit v1.1