diff --git a/pages/common/unrar.md b/pages/common/unrar.md index 1dfdb09bf..1f7e2d0b0 100644 --- a/pages/common/unrar.md +++ b/pages/common/unrar.md @@ -2,14 +2,14 @@ > Extract RAR archives -- extract files into current directory, losing directory structure in the archive - -`unrar e {{compressed.rar}}` - - extract files with original directory structure `unrar x {{compressed.rar}}` +- extract files into current directory, losing directory structure in the archive + +`unrar e {{compressed.rar}}` + - test integrity of each file inside the archive file `unrar t {{compressed.rar}}`