Preparing for new release.

This commit is contained in:
Jeremy Cook
2015-01-01 21:21:46 -05:00
parent 46faec7857
commit c8f0999035
5 changed files with 13 additions and 10 deletions

View File

@@ -40,7 +40,7 @@ If you need to add further configuration steps you can add these in a file calle
homesick rc CASTLE
The contents of the .homesickrc file must be valid Ruby code as the file will be executed with Ruby's eval construct. The .homesickrc is also passed the current homesick object during its execution and this is available within the .homesickrc file as the 'self' variable.
The contents of the .homesickrc file must be valid Ruby code as the file will be executed with Ruby's eval construct. The .homesickrc is also passed the current homesick object during its execution and this is available within the .homesickrc file as the 'self' variable. As the rc operation can be destructive the command normally asks for confirmation before proceeding. You can bypass this by passing the '--force' option, for example `homesick rc --force CASTLE`.
If you're not sure what castles you have around, you can easily list them: