ovs-ofctl: Correct formatting of instructions in manpage.
authorSimon Horman <horms@verge.net.au>
Mon, 2 Sep 2013 02:23:16 +0000 (11:23 +0900)
committerBen Pfaff <blp@nicira.com>
Wed, 4 Sep 2013 23:22:58 +0000 (16:22 -0700)
Adjust formatting in ovs-ofctl manpage so that apply_actions, clear_actions
write_metadata and goto_table appear at the same level of indentation as
actions rather being indented as if they are arguments to the learn action.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Ben Pfaff <blp@nicira.com>

No differences found