浏览代码

minor fixes

- signed-off-by: trimstray <trimstray@gmail.com>
pull/84/head
trimstray 5 年前
父节点
当前提交
f3846c26ee
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@@ -3079,7 +3079,7 @@ grep -v ^[[:space:]]*# filename
egrep -v '#|^$' filename
```

###### Show strings that begins with a dash/hyphen
###### Show strings with a dash/hyphen

```bash
grep -e -- filename


正在加载...
取消
保存