pages*: remove bold and italic styling (#11777)
* pages*: remove bold and italic styling * Update pages/common/strings.md Co-authored-by: Juri Dispan <juri.dispan@posteo.net> * pages.*: update outdated pages * Update conky.md Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Co-authored-by: Juri Dispan <juri.dispan@posteo.net> Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
`csvcut -c {{1,3}} {{데이터.csv}}`
|
||||
|
||||
- 네번째 열을 **제외한** 모든 열 출력:
|
||||
- 네번째 열을 제외한 모든 열 출력:
|
||||
|
||||
`csvcut -C {{4}} {{데이터.csv}}`
|
||||
|
||||
|
Reference in New Issue
Block a user