-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Fix argument formatting in ovs-appctl(8) man page.
The synopsis is not printed out correctly, because "``" is not spaced out from the text correctly. Use the "\ " to separate. This symbol will not be rendered, but allows to separate the formatting inside rST. Also, arguments in man pages are typically underlined instead of being normal text in triangular brackets. Fixing a couple other minor issues along the way. Acked-by: Simon Horman <[email protected]> Signed-off-by: Ilya Maximets <[email protected]>
- Loading branch information
Showing
1 changed file
with
46 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters