Skip to content

Commit

Permalink
Add comment to usage about supported directions
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelgilch committed Feb 3, 2022
1 parent bbc881f commit a4429e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions snap
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ function usage()
{
echo "Usage: $0 [-s <l|r|u|d>] [-m <l|r>]"
echo " -s snap direction"
echo " supports left, right, up, and down"
echo " -m move direction"
echo " supports left and right"
echo
}

Expand Down

0 comments on commit a4429e7

Please sign in to comment.