Procházet zdrojové kódy

minor fixes

- signed-off-by: trimstray <trimstray@gmail.com>
pull/84/head
trimstray před 5 roky
rodič
revize
f3846c26ee
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      README.md

+ 1
- 1
README.md Zobrazit soubor

@@ -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


Načítá se…
Zrušit
Uložit