about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick CI/CD Admin2026-03-12 17:15:20 +0000
committerFrederick Muriuki Muriithi2026-03-12 17:15:20 +0000
commitd079654291abd9bb75be7bc75d835b2111a45a6e (patch)
tree332ae91ba9a2590f17dbe7a0ef521b8112cf865d
parent00b72a68a4cac02a564c57e3870b1686a15174c9 (diff)
downloadgn-docs-fredm-sync-tests.tar.gz
Using CLI arguments and getting rid of global settings. fredm-sync-tests
 * Commit made via the GN Markdown Editor
-rw-r--r--general/help/facilities.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/general/help/facilities.md b/general/help/facilities.md
index 7074a7d..1cc43c4 100644
--- a/general/help/facilities.md
+++ b/general/help/facilities.md
@@ -115,3 +115,8 @@ Dr Garrison's pangenome tools are packaged on [https://github.com/ekg/guix-
 In addition the the "bare metal" described above we increasingly use cloud
 services for running VMs for teaching and fallbacks, as well as  for
 storing data, including backups.
+
+
+## Testing With CLI Options
+
+I test whether the service works as would be expected using command-line options and getting rid of global configuration variables.
\ No newline at end of file