delete all duplicate empty blanks

Signed-off-by: Xiang Dai <764524258@qq.com>
This commit is contained in:
Xiang Dai
2019-02-21 10:53:33 +08:00
parent 994f6ac101
commit d4bbcc0cfb
14 changed files with 24 additions and 24 deletions

View File

@@ -69,7 +69,7 @@ $ docker run --rm -it \
root@2affd44b4667:/# history
1 ls
2 diskutil list
2 diskutil list
```
这样就可以记录在容器输入过的命令了。