-
Notifications
You must be signed in to change notification settings - Fork 475
Conversation
|
@jordimassaguerpla @flavio @monstermunchkin @tboerger PTAL (tip: take a look at the md files not the .1 files, since they are generated from their correspondent .md files 😉 ) I'll squash my commits once the review is over. |
``` | ||
|
||
Note that this should be done by developers. Packagers should only have to care | ||
about the files inside of `man/man1` and disregard completely the markdown files. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"… and disregard the markdown files completely."
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
I've looked into the spec file and then I did a quick look at the rest. |
|
||
# DESCRIPTION | ||
**portusctl** is a tool that helps administrators to perform operation on the | ||
installed Portus instance. For this, administrators will be able to execute |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"… helps administrators perform operations on …"
Other than the comments, LGTM. |
I think @monstermunchkin's comments covered everything. LGTM |
Fixes SUSE#868 Signed-off-by: Miquel Sabaté Solà <[email protected]>
============================================================== | ||
|
||
# NAME | ||
portusctl logs \- Fetch all the logs produced by Portus |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's portusctl exec and not logs markdown file.
See #868
Signed-off-by: Miquel Sabaté Solà [email protected]