From 97191d47b1f79a97aaa1ec2f4ddcc3b180ce550a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ad=C3=A1m=20Brudzewsky?= Date: Thu, 22 Feb 2024 12:32:54 +0100 Subject: [PATCH] Export -ignoreconfig -text --- docs/API/Link.Export.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/API/Link.Export.md b/docs/API/Link.Export.md index 2a7f2eb8..56ecc905 100644 --- a/docs/API/Link.Export.md +++ b/docs/API/Link.Export.md @@ -1,6 +1,6 @@ # Link.Export - ]LINK.Export [ns] [-overwrite] [-casecode] [-arrays{=name1,name2,...}] [-sysvars] + ]LINK.Export [ns] [-overwrite] [-casecode] [-arrays{=name1,name2,...}] [-sysvars] [-ignoreconfig] [-text={aplan|plain}] msg ← {opts} ⎕SE.Link.Export (ns dir) @@ -24,4 +24,4 @@ If the source is anything else, then the destination is interpreted as a directo #### Result -- String describing the exported source and destination, along with possible failures \ No newline at end of file +- String describing the exported source and destination, along with possible failures