mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Make usage() match README.md
This commit is contained in:
parent
df4f12a3ad
commit
d88ae70aa8
1 changed files with 2 additions and 2 deletions
4
quickemu
4
quickemu
|
@ -558,8 +558,8 @@ function usage() {
|
|||
echo " --snapshot delete <tag> : Delete a snapshot."
|
||||
echo " --snapshot info : Show disk/snapshot info."
|
||||
echo " --status-quo : Do not commit any changes to disk/snapshot."
|
||||
echo " --fullscreen : Starts VM in full screen mode"
|
||||
echo " --no-smb : Do not expose the home directory via SMB."
|
||||
echo " --fullscreen : Starts VM in full screen mode (Ctl+Alt+f to exit)"
|
||||
echo " --screen <screen> : Use specified screen to determine the window size."
|
||||
exit 1
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue