Browse Source

readme 수정

hyojungkim 5 years ago
parent
commit
53c5b59907
1 changed files with 2 additions and 3 deletions
  1. 2 3
      readme.md

+ 2 - 3
readme.md

@@ -44,6 +44,5 @@ eurekaserver : 유레카 서버 프로젝트
 - (ip -4 addr show wlp3s0 | grep -Po 'inet \K[\d.]+') : wlp3s0의 ip v4 주소
 
 - grep options
-
--P : perl regex
--o : only match
+  - -P : perl regex
+  - -o : only match