From 879cf3b353c5b623165bf58ce895a37611197999 Mon Sep 17 00:00:00 2001 From: vdeo Date: Sat, 14 Dec 2024 17:13:28 -1000 Subject: [PATCH] Fix typo in doc per issue #28 --- scripts/milk-exec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/milk-exec b/scripts/milk-exec index bc9a7397..6273795b 100755 --- a/scripts/milk-exec +++ b/scripts/milk-exec @@ -4,7 +4,7 @@ MSdescr="execute milk command" MSextdescr="Execute command string within milk command line interface (CLI). -Multiple commands separated by : character" +Multiple commands separated by ; character" source milk-script-std-config