Expand auto-complete instructions

This commit is contained in:
Matt Churchyard
2015-10-22 12:45:13 +01:00
parent 2109558dee
commit e9decd17f7

View File

@@ -214,7 +214,9 @@ The default login details are Administrator and Test123.
## Autocomplete
If you are using the default csh/tcsh shell built into FreeBSD, the following command should allow
autocomplete to work for all the currently supported functions:
autocomplete to work for all the currently supported functions. This is especially useful for viewing
and completing guest & ISO file names. Please note that there's three ocurrances of '/path/to/vm' which
need to be changed to the directory containing your virtual machines.
complete vm \
'p@1@(list create install start stop console configure reset poweroff destroy clone snapshot rollback add switch iso)@' \