Add missing 'command' and 'configuration' object into command object list, add command, module, host commands describe in command-objects, and add 'mask' and 'unmask' options in configuration command details, fix some format issues by the way. Change-Id: Iea80c7b1e413e02e49b9090b9d3cb9c59aab4c38
		
			
				
	
	
		
			23 lines
		
	
	
		
			272 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			272 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
======
 | 
						|
module
 | 
						|
======
 | 
						|
 | 
						|
Internal
 | 
						|
 | 
						|
Installed Python modules in the OSC process.
 | 
						|
 | 
						|
module list
 | 
						|
-----------
 | 
						|
 | 
						|
List module versions
 | 
						|
 | 
						|
.. program:: module list
 | 
						|
.. code:: bash
 | 
						|
 | 
						|
    os module list
 | 
						|
        [--all]
 | 
						|
 | 
						|
.. option:: --all
 | 
						|
 | 
						|
    Show all modules that have version information
 |