From 63dc81e2b164514ca855712841209eec7e6ae9d3 Mon Sep 17 00:00:00 2001 From: Runciter Date: Thu, 3 Jul 2025 23:58:23 +0800 Subject: Initial. A .gitignore A AUTHORS A COPYING A ChangeLog A HACKING A Makefile.am A NEWS A README A build-aux/test-driver.scm A configure.ac A guix.scm A hall.scm A pre-inst-env.in A scripts/whispers.in A whispers.scm A whispers/hconfig.scm Signed-off-by: Runciter --- README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..abc90ea --- /dev/null +++ b/README @@ -0,0 +1,5 @@ +The whispers command is a simple convenience wrapper around the herd +program. Instead of specifying a file path to the listening socket of a +running shepherd in the whispers tree, the user simply provides its +absolute whispers tree path as an argument to the --lieutenant option of +this command. -- cgit v1.2.3