Add documentation to usage function.
This commit is contained in:
parent
b06f2b1a1c
commit
253ae30746
@ -71,6 +71,9 @@ function set_config_vars()
|
|||||||
source $ISIDORE_CONFIG_DIR/config
|
source $ISIDORE_CONFIG_DIR/config
|
||||||
}
|
}
|
||||||
|
|
||||||
|
##
|
||||||
|
# Print the usage of the Isidore command.
|
||||||
|
##
|
||||||
function print_usage()
|
function print_usage()
|
||||||
{
|
{
|
||||||
echo "USAGE: $1 <command> [options]"
|
echo "USAGE: $1 <command> [options]"
|
||||||
|
Loading…
Reference in New Issue
Block a user