[all-commits] [llvm/llvm-project] 122241: [dsymutil][doc] Improve documentation.

Xing GUO via All-commits all-commits at lists.llvm.org
Thu Apr 23 05:04:53 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 12224162a1e75b98ff84412aa2e5ddae0dbf7f9a
      https://github.com/llvm/llvm-project/commit/12224162a1e75b98ff84412aa2e5ddae0dbf7f9a
  Author: Xing GUO <higuoxing at gmail.com>
  Date:   2020-04-23 (Thu, 23 Apr 2020)

  Changed paths:
    M llvm/docs/CommandGuide/dsymutil.rst

  Log Message:
  -----------
  [dsymutil][doc] Improve documentation.

This change helps improve `dsymutil` documentation.

- Add missing options
- Re-arrange options in alphabetical order
- Wrap inline options in double-back-quote
- `-v` is for `--version` not `--verbose`

Reviewed By: JDevlieghere

Differential Revision: https://reviews.llvm.org/D78479




More information about the All-commits mailing list