Skip to content

Commit

Permalink
shrink line
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Shafer committed Apr 28, 2015
1 parent 1ee63a9 commit 670fceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/libxo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ If the content is empty, the "reset" action is performed.
The content should be a comma-separated list of zero or more colors or
display effects.

xo_emit("{C:bold,underline,inverse}Triple{C:no-bold,no-inverse}\n");
xo_emit("{C:bold,inverse}Ugly{C:no-bold,no-inverse}\n");

The color content can be either static, when placed directly within
the field descriptor, or a printf-style format descriptor can be used,
Expand Down

0 comments on commit 670fceb

Please sign in to comment.