Mention that packages can be uninstalled by hash (#16863)
This commit is contained in:
		| @@ -26,7 +26,8 @@ | ||||
| 
 | ||||
| error_message = """You can either: | ||||
|     a) use a more specific spec, or | ||||
|     b) use `spack uninstall --all` to uninstall ALL matching specs. | ||||
|     b) specify the package by its hash (e.g. `spack uninstall /hash`), or | ||||
|     c) use `spack uninstall --all` to uninstall ALL matching specs. | ||||
| """ | ||||
| 
 | ||||
| # Arguments for display_specs when we find ambiguity | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Robert Rosca
					Robert Rosca