diff --git a/doc/html/load.html b/doc/html/load.html index 098e81b2..9b39d784 100644 --- a/doc/html/load.html +++ b/doc/html/load.html @@ -26,7 +26,8 @@ Load a cell into the layout window
load [cellname [scaled n [d]]] - [-force] [-dereference] [-quiet] [-fail] + [-force] [-dereference] [-quiet] + [-silent] [-fail]
where cellname is the name of a cell that presumably @@ -70,12 +71,16 @@ Load a cell into the layout window do for layout such as logos and text lettering drawn in routing layers.- The -quiet option prevents magic from generating error + The -silent option prevents magic from generating error messages during loads. This can be used to prevent magic from complaining that a file does not exist when "load" is being used to create a new cell, rather than load one from disk.
+ The -quiet option prevents magic from generating + diagnostic output during a file load. It will only print + important warnings and errors.
+ By default, if a cell cannot be found in the search path, then a new empty layout is created with the name of the specified cell. The -fail option prevents magic from creating a