Implemented help screen
This commit is contained in:
@@ -205,6 +205,7 @@ function help() {
|
|||||||
print "Examples:"
|
print "Examples:"
|
||||||
print "7a\tmove from column 7 to freecell a"
|
print "7a\tmove from column 7 to freecell a"
|
||||||
print "63\tmove from column 6 to column 3"
|
print "63\tmove from column 6 to column 3"
|
||||||
|
print "d1\tmove from freecell d to column 1"
|
||||||
print "4\tmove from column 4 to the foundation"
|
print "4\tmove from column 4 to the foundation"
|
||||||
print "c\tmove from freecell c to the foundation"
|
print "c\tmove from freecell c to the foundation"
|
||||||
print "ah\tautomatically move all eligible cards to the foundation"
|
print "ah\tautomatically move all eligible cards to the foundation"
|
||||||
|
|||||||
Reference in New Issue
Block a user