aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tasks-reference')
-rw-r--r--tasks-reference/completion/text.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/tasks-reference/completion/text.xml b/tasks-reference/completion/text.xml
index 71a410f..216b293 100644
--- a/tasks-reference/completion/text.xml
+++ b/tasks-reference/completion/text.xml
@@ -275,8 +275,7 @@ case "${prev}" in
-f|--file)
COMPREPLY=( $(compgen -f ? ${cur}) )
;;
-esac
- </codesample>
+esac</codesample>
</ti>
</tr>
<tr>