mirror of
https://github.com/jimeh/dotify.git
synced 2026-02-19 10:06:39 +00:00
Keep things consistent
This commit is contained in:
@@ -4,7 +4,7 @@ source "../../src/lib/arguments.sh"
|
||||
|
||||
|
||||
#
|
||||
# has-argument()
|
||||
# has-argument() tests
|
||||
#
|
||||
|
||||
# Returns 1 when it does not have argument.
|
||||
@@ -20,7 +20,7 @@ assert_end "has-argument()"
|
||||
|
||||
|
||||
#
|
||||
# parse-argument()
|
||||
# parse-argument() tests
|
||||
#
|
||||
|
||||
# Echos nothing and returns 1 when argument is not present.
|
||||
|
||||
Reference in New Issue
Block a user