diff options
author | Jake Hunsaker <jhunsake@redhat.com> | 2020-04-13 17:52:17 -0400 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2020-04-22 10:01:01 -0400 |
commit | a0cf0758cbd7182a93e1773abb0fd0f89190b217 (patch) | |
tree | b4b4e5dae21df527073c7ba3e86b6f51621e69e5 /man/en/sos-collector.1 | |
parent | e733d7a85c09501bafd872447cb9ece50430d3c5 (diff) | |
download | sos-a0cf0758cbd7182a93e1773abb0fd0f89190b217.tar.gz |
[docs] Add general sos manpage, rename sosreport.1, add symlinks
Adds a general manpage for the sos command that then points to the
available components.
Renames sosreport.1 to sos-report.1 to match the component style, and
then symlinks sosreport.1 to it.
Adds a symlink from sos-collector.1 to sos-collect.1.
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'man/en/sos-collector.1')
l--------- | man/en/sos-collector.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/en/sos-collector.1 b/man/en/sos-collector.1 new file mode 120000 index 00000000..4304b380 --- /dev/null +++ b/man/en/sos-collector.1 @@ -0,0 +1 @@ +sos-collect.1
\ No newline at end of file |