Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
terem42 authored Oct 1, 2023
1 parent b3f1a86 commit 9bc5080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ To cope with network failures its higly recommended to run the commands above in
Example of screen utility usage:

````bash
screen -S zfs
export LC_ALL=en_US.UTF-8 && screen -S zfs
````
To detach from screen console, hit Ctrl-d then a
To reattach, type `screen -r zfs`
Expand Down

0 comments on commit 9bc5080

Please sign in to comment.