diff options
| -rw-r--r-- | general/help/facilities.md | 5 |
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 |
