Merge pull request #1744 from Airblader/feature-docs-7

Documentation Improvements
This commit is contained in:
Michael Stapelberg
2015-06-13 12:39:59 +02:00
7 changed files with 26 additions and 57 deletions

View File

@ -816,7 +816,7 @@ void cmd_resize(I3_CMD, char *way, char *direction, char *resize_px, char *resiz
}
/*
* Implementation of 'border normal|none|1pixel|toggle|pixel'.
* Implementation of 'border normal|pixel [<n>]', 'border none|1pixel|toggle'.
*
*/
void cmd_border(I3_CMD, char *border_style_str, char *border_width) {