Skip to content

Commit 4b3c3b6

Browse files
committed
fix specs
1 parent 1fcb671 commit 4b3c3b6

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

spec/approvals/examples/custom-includes

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,5 @@ created ./download
66
run ./download --help to test your bash script
77
+ ./download
88
Before custom code
9-
---
10-
This is a place to write custom code that is needed by more than
11-
one part of the application.
12-
Under most circumstances, you will not need it, but it is provided
13-
for extra flexibility.
14-
---
9+
it works
1510
After custom code

spec/approvals/examples/minimal

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ Arguments:
3030
URL to download from
3131

3232
TARGET
33-
Target filename
34-
Default: same as source
33+
Target filename (default: same as source)
3534

3635
Examples:
3736
download example.com

0 commit comments

Comments
 (0)