mirror of
https://github.com/xzeldon/vwdump.git
synced 2025-06-28 02:28:14 +03:00
Fix typo: arugment → argument
This commit is contained in:
parent
bee3bcdb17
commit
a2a19a86aa
@ -17,7 +17,7 @@ fi
|
||||
|
||||
# For compatibility reasons
|
||||
if [ "$1" = "/backup.sh" ]; then
|
||||
>&2 echo "Using /backup.sh is deprecated and will be removed in future versions! Please use \`manual\` as arugment instead"
|
||||
>&2 echo "Using /backup.sh is deprecated and will be removed in future versions! Please use \`manual\` as argument instead"
|
||||
$BACKUP_CMD
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user