diff --git a/nnfc.awk b/nnfc.awk index 7a779ec..4afa05b 100644 --- a/nnfc.awk +++ b/nnfc.awk @@ -205,6 +205,7 @@ function help() { print "Examples:" print "7a\tmove from column 7 to freecell a" 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 "c\tmove from freecell c to the foundation" print "ah\tautomatically move all eligible cards to the foundation"