mirror of
https://github.com/morgant/basiliskiivm.git
synced 2025-03-19 17:30:09 +00:00
Fixed minor typos in usage instructions
This commit is contained in:
parent
a1a5943c74
commit
f82403c88e
@ -73,8 +73,8 @@ function usage() {
|
||||
echo " -V, --version : print version information"
|
||||
echo
|
||||
echo "Commands:"
|
||||
echo " info : print basic configuration info for a .BasiliskIIVM"
|
||||
echo " list [<path>] : list all .BasiliskIIVM in path (or none for default directory"
|
||||
echo " info <vm> : print basic configuration info for a .BasiliskIIVM"
|
||||
echo " list [<path>] : list all .BasiliskIIVM in path (or none for default directory)"
|
||||
echo " package : package the current BasiliskII configuration into a .BasiliskIIVM"
|
||||
echo " snapshot <vm> : create a snapshot of the current state of disks in the .BasiliskIIVM"
|
||||
echo " snapshots <vm>: list all snapshots in a .BasiliskIIVM"
|
||||
|
Loading…
x
Reference in New Issue
Block a user