mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-31 07:33:01 +00:00 
			
		
		
		
	Add the clear-manifest command.
This commit is contained in:
		
							
								
								
									
										8
									
								
								jpm.1
									
									
									
									
									
								
							
							
						
						
									
										8
									
								
								jpm.1
									
									
									
									
									
								
							| @@ -139,6 +139,14 @@ date or too large, clear-cache will remove the cache and jpm will rebuild it | ||||
| when needed. clear-cache is a global command, so a project.janet is not | ||||
| required. | ||||
|  | ||||
| .TP | ||||
| .BR clear-manifest | ||||
| jpm creates a manifest directory that contains a list of all installed files. | ||||
| By deleting this directory, jpm will think that nothing is installed and will | ||||
| try reinstalling everything on the jpm deps or jpm load-lockfile commands. Be careful with | ||||
| this command, as it may leave extra files on your system and shouldn't be needed | ||||
| most of the time in a healthy install. | ||||
|  | ||||
| .TP | ||||
| .BR run\ [\fBrule\fR] | ||||
| Run a given rule defined in project.janet. Project definitions files (project.janet) usually | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Calvin Rose
					Calvin Rose