Skip to content

Commit 095daa7

Browse files
committed
fix typo
1 parent 7c939c4 commit 095daa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/operating-system/linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ Linux 中的打包文件一般是以.tar 结尾的,压缩的命令一般是以
303303

304304
**2)解压压缩包:**
305305

306-
命令:`tar [-xvf] 压缩文件``
306+
命令:`tar [-xvf] 压缩文件`
307307

308308
其中:x:代表解压
309309

0 commit comments

Comments
 (0)