diff options
Diffstat (limited to 'bin/vm')
-rwxr-xr-x | bin/vm | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -41,9 +41,9 @@ help() { $XDG_RUNTIME_DIR/vm/pids/, as "$OS.pid" files. It also generates an SSH configuration file under - $XDG_DATA_HOME/vm/ssh.conf to be `Included` by the main - ~/.ssh/config file, which contains one alias entry for each VM, - so that one can do a combination of `vm up alpine && ssh alpine`. + $XDG_DATA_HOME/vm/ssh.conf to be `Included` by the main + ~/.ssh/config file, which contains one alias entry for each VM, + so that one can do a combination of `vm up alpine && ssh alpine`. If the given OS name is a unique prefix, than it is enough to guess the rest of the name, i.e. if there is only only type of |