forked from autonomic-cooperative/multiball
Document things a bit more!
This commit is contained in:
@ -1,9 +1,19 @@
|
||||
[config]
|
||||
# The path to the file to store history in.
|
||||
history=multiball.history
|
||||
|
||||
# A comma-separated list of sshconfigs, but really only the first one matters due to a bug.
|
||||
sshconfigs=~/.ssh/config
|
||||
|
||||
# Bare host lists, one host per line.
|
||||
#hostlists=example.txt,example2.txt
|
||||
hostlists=
|
||||
|
||||
[startup]
|
||||
# Commands which run at startup. Not really supported yet. For building aliases and things.
|
||||
|
||||
|
||||
### Below are commands, which are a mini-script to execute several commands in a row.
|
||||
|
||||
[cmd.upgrade]
|
||||
/unsafe
|
||||
|
Reference in New Issue
Block a user