@@ -92,3 +92,8 @@ The structured analysis is turned into readable text or JSON.
### Basic example
```bash
splain rm -rf ~/Downloads
```
would result in
```bash
This command will recursively delete any files inside the directory ~/Downloads ignoring write protection.
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.