]> granicus.if.org Git - strace/commit
strace.1.in: reorder options
authorEugene Syromyatnikov <evgsyr@gmail.com>
Tue, 23 Jul 2019 18:37:24 +0000 (20:37 +0200)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 4 Aug 2019 22:33:09 +0000 (22:33 +0000)
commit4ba4c1146b9bb6f08b166547e3615562cd2e52d0
treebe78c15c0cb50ecc7a27cc4af185b6a4a27bb698
parent10771e02fad7904b0861e6864c9fdb6a6a3ce31c
strace.1.in: reorder options

In an attempt to make the order more sensible.

* strace.1.in (.SH OPTIONS): Insert ".SS General" at the beginning of
the section; move ".SS Startup" after ".SS General"; move ".SS Tracing"
after ".SS Startup"; move ".SS Filtering" after ".SS Startup"; insert
".SS Tampering" after ".SS Statistics"; move "-e expr" from ".SS
Filtering" to ".SS General"; move "-e abbrev", "-e verbose", "-e raw",
"-e read", "-e write", "-e kvm=vcpu" and "-v" from ".SS Filtering"
to ".SS Output format"; move "-e inject" and "-e fault" from
".SS Filtering" to ".SS Tampering".
strace.1.in