fix exit path for commands templates

This commit is contained in:
Willy Kloucek
2020-11-17 07:59:48 +01:00
parent d84d7bb4d1
commit 20eae462b3
13 changed files with 25 additions and 27 deletions
+2 -2
View File
@@ -3,8 +3,8 @@ title: "Configuration"
date: "{{ date "2006-01-02T15:04:05-0700" now }}"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/extensions/webdav
geekdocFilePath: configuration.md
geekdocEditPath: edit/master/webdav/templates
geekdocFilePath: CONFIGURATION.tmpl
---
{{- define "options"}}
{{ $fnName := (last . ).Flags -}}