fleshing out help

This commit is contained in:
Nicholas O'Connor
2017-03-27 17:59:27 -07:00
parent 166395681c
commit f505469ce9
3 changed files with 14 additions and 1 deletions

8
src/bottles/help/create Normal file
View File

@@ -0,0 +1,8 @@
cellar create <bottle>
Creates a WINE bottle, if a template exists. Or, if asked to create the
template bottle, does so, either by copying the existing bottle at ~/.wine
or asking WINE to generate a new one.
The template bottle can otherwise be treated the same as any other bottle,
e.g. specified by the global -b argument.