Improve/fix help messages for a few commands

This commit is contained in:
2014-12-01 21:03:26 +00:00
parent 41da75ad39
commit 4a4f62fcf2
3 changed files with 14 additions and 3 deletions

View File

@@ -11,7 +11,11 @@ if calling-help "$@"; then
Aliases: window, win, w
Create a new window using the specified window layout in the current session."
Create a new window using the specified window layout in the current session.
Arguments:
<layout_name | file_path> - Name of a window layout stored in the layouts
directory, or path to a window layout file."
exit
fi