瀏覽代碼

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


Loading…
取消
儲存