mirror of
https://github.com/deajan/obackup.git
synced 2025-01-12 15:13:53 +01:00
Improved usage text
This commit is contained in:
parent
d0982a6cf6
commit
78233a408e
@ -16,6 +16,7 @@ function Usage {
|
|||||||
echo "This script migrates $SUBPROGRAM $OLD_PROGRAM_VERSION config files to $NEW_PROGRAM_VERSION."
|
echo "This script migrates $SUBPROGRAM $OLD_PROGRAM_VERSION config files to $NEW_PROGRAM_VERSION."
|
||||||
echo ""
|
echo ""
|
||||||
echo "Usage: $0 /path/to/config_file.conf"
|
echo "Usage: $0 /path/to/config_file.conf"
|
||||||
|
echo "Please make sure the config file is writable."
|
||||||
exit 128
|
exit 128
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user