Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions rish/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The remain is very simple, you only need to replace `sh` with `rish` in the comm

Here is an example.

```
```
rish -c 'ls'
```

Expand Down Expand Up @@ -44,4 +44,4 @@ Adb (Shizuku can run under adb) does not have sufficient permissions to access s

If the backend runs under adb, `RISH_PRESERVE_ENV` will be treated as `0` when not set.

If the backend runs under root, `RISH_PRESERVE_ENV` will be treated as `1` when not set.
If the backend runs under root, `RISH_PRESERVE_ENV` will be treated as `1` when not set.