|  | @@ -54,21 +54,21 @@ terms, E, H = fieldnlay(x, m, coords)
 | 
											
												
													
														|  |    
 |  |    
 | 
											
												
													
														|  |  2. Standalone program
 |  |  2. Standalone program
 | 
											
												
													
														|  |    * Execute scattnlay directly
 |  |    * Execute scattnlay directly
 | 
											
												
													
														|  | -          Usage:
 |  | 
 | 
											
												
													
														|  | 
 |  | +          * Usage:
 | 
											
												
													
														|  |  		  
 |  |  		  
 | 
											
												
													
														|  |    ```bash
 |  |    ```bash
 | 
											
												
													
														|  |  scattnlay -l Layers x1 m1.r m1.i [x2 m2.r m2.i ...] [-c comment]
 |  |  scattnlay -l Layers x1 m1.r m1.i [x2 m2.r m2.i ...] [-c comment]
 | 
											
												
													
														|  |    ```
 |  |    ```
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |    * Execute fieldnlay directly
 |  |    * Execute fieldnlay directly
 | 
											
												
													
														|  | -          Usage:
 |  | 
 | 
											
												
													
														|  | 
 |  | +          * Usage:
 | 
											
												
													
														|  |  		  
 |  |  		  
 | 
											
												
													
														|  |    ```bash
 |  |    ```bash
 | 
											
												
													
														|  |  fieldnlay -l Layers x1 m1.r m1.i [x2 m2.r m2.i ...] [-p xi xf nx yi yf ny zi zf nz] [-c comment]
 |  |  fieldnlay -l Layers x1 m1.r m1.i [x2 m2.r m2.i ...] [-p xi xf nx yi yf ny zi zf nz] [-c comment]
 | 
											
												
													
														|  |    ```
 |  |    ```
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |    * Execute some of the test scripts (located in the folder 'tests/shell')
 |  |    * Execute some of the test scripts (located in the folder 'tests/shell')
 | 
											
												
													
														|  | -      Example:
 |  | 
 | 
											
												
													
														|  | 
 |  | +      * Example:
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |    ```bash
 |  |    ```bash
 | 
											
												
													
														|  |  ./test01.sh > test01.csv
 |  |  ./test01.sh > test01.csv
 |