From 5901b70f037ea445cac3cc96ee6b5b7ae4e9d51c Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 6 Dec 2022 09:39:05 -0300 Subject: bin/vm: Fix help string indentation --- bin/vm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bin') diff --git a/bin/vm b/bin/vm index bd618e3..bfd182a 100755 --- a/bin/vm +++ b/bin/vm @@ -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 -- cgit v1.2.3