aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.bashrc_pgn
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc_pgn')
-rw-r--r--.bashrc_pgn2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc_pgn b/.bashrc_pgn
index 23d83b1..4e73e76 100644
--- a/.bashrc_pgn
+++ b/.bashrc_pgn
@@ -15,7 +15,7 @@ normalize_pgn() {
append_pgn() {
if [ "$#" -ne 2 ]; then
- echo "$FUNCNAME: usage: $FUNCNAME DEST_PGN SRC_PGN" >&2
+ echo "usage: $FUNCNAME DEST_PGN SRC_PGN" >&2
return 1
fi