Skip to content

Commit

Permalink
Update remove (graphprotocol#3723)
Browse files Browse the repository at this point in the history
  • Loading branch information
crypnosis authored Jul 12, 2022
1 parent 2f92425 commit a66caaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/bin/remove
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#! /bin/bash

if [ $# != 1 ]; then
echo "usage: create <name>"
echo "usage: remove <name>"
exit 1
fi

Expand Down

0 comments on commit a66caaf

Please sign in to comment.