Commit 57b22d58 authored by Martin Blix Grydeland's avatar Martin Blix Grydeland

Fix line breaks

parent b6eacbde
......@@ -39,11 +39,13 @@
)
#define HIS_OPT_P \
VOPT("P:", "[-P <size|responsetime|tag:field_num:min:max>]", "Profile definition", \
"Either specify \"size\" or \"responstime\" profile or create a new one." \
" Define the tag we'll look for, and the field number of the value" \
" we are interested in. min and max are the boundaries of the graph" \
" (these are power of tens)" \
VOPT("P:", "[-P <size|responsetime|tag:field_num:min:max>]", \
"Profile definition", \
"Either specify \"size\" or \"responstime\" profile or" \
" create a new one. Define the tag we'll look for, and the" \
" field number of the value we are interested in. min and" \
" max are the boundaries of the graph (these are power of" \
" tens)." \
)
VSL_OPT_C
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment