mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 16:33:46 +02:00
Update pages.ja/linux/sed.md
Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
This commit is contained in:
parent
79b61b1f55
commit
9cdf592a9d
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
- 特定のスクリプトファイルを実行し、結果を`stdout`に出力する:
|
||||
|
||||
`{{command}} | sed {{-f|--file}} {{path/to/script.sed}}`
|
||||
`{{command}} | sed {{[-f|--file]}} {{path/to/script.sed}}`
|
||||
|
||||
- 最初の行だけを`stdout`に出力する:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue