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