Update node-manager.js help text
This commit is contained in:
		@@ -23,7 +23,7 @@ export async function main(ns) {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
	// Initilize script arguments
 | 
						// Initilize script arguments
 | 
				
			||||||
	const argParser = new ArgParser({
 | 
						const argParser = new ArgParser({
 | 
				
			||||||
		desc: 'Buy, upgrade & manage Hacknet nodes automatically.',
 | 
							desc: 'Buy, upgrade & manage Hacknet nodes automatically. Tail for live updates.',
 | 
				
			||||||
		examples: [
 | 
							examples: [
 | 
				
			||||||
			'run node-manager.js [OPTIONS] LIMIT',
 | 
								'run node-manager.js [OPTIONS] LIMIT',
 | 
				
			||||||
			'run node-manager.js --balance 1E6 4',
 | 
								'run node-manager.js --balance 1E6 4',
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user