[docs] Fix :option:`--file-header` reference in llvm-readelf.rst after D105532
authorFangrui Song <i@maskray.me>
Wed, 14 Jul 2021 19:39:22 +0000 (12:39 -0700)
committerFangrui Song <i@maskray.me>
Wed, 14 Jul 2021 19:39:22 +0000 (12:39 -0700)
llvm/docs/CommandGuide/llvm-readelf.rst

index 7af304a..c1fd04d 100644 (file)
@@ -98,7 +98,7 @@ OPTIONS
 
 .. option:: --headers, -e
 
- Equivalent to setting: :option:`--file-headers`, :option:`--program-headers`,
+ Equivalent to setting: :option:`--file-header`, :option:`--program-headers`,
  and :option:`--sections`.
 
 .. option:: --help