ソースを参照

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


読み込み中…
キャンセル
保存