Commit 339f39b
committed
Don't set default
If no `dest` is passed, docopt would still force it to `sassdoc` and the
rest of the code would think `dest` was set explicitely via CLI, thus
overriding any `dest` from potential configuration file.dest in CLI1 parent b377479 commit 339f39b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments