Commit e34dd76d authored by Ramon Nou's avatar Ramon Nou
Browse files

update README to include 'kill' and 'getpriority' syscalls in usage examples

parent 468527f9
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ The project includes two main components:
### Running opendevnull

```bash
./opendevnull --syscall <open|getpid> [options]
./opendevnull --syscall <open|getpid|kill|getpriority> [options]

Options:
    --reps N           Number of repetitions (default: 100M)