authelia/docs/content/en/reference/cli/authelia-gen/authelia-gen_docs_time.md

43 lines
861 B
Markdown
Raw Normal View History

---
title: "authelia-gen docs time"
description: "Reference for the authelia-gen docs time command."
lead: ""
date: 2022-06-03T11:17:29+10:00
draft: false
images: []
menu:
reference:
parent: "cli-authelia-gen"
weight: 330
toc: true
---
## authelia-gen docs time
Generate doc timestamps
```
authelia-gen docs time [flags]
```
### Options
```
--commit-since string The commit to check the logs since
--commit-until string The commit to check the logs until (default "HEAD")
-d, --directory string The directory to modify (default "./docs/content")
-h, --help help for time
```
### Options inherited from parent commands
```
-C, --cwd string Sets the CWD for git commands
```
### SEE ALSO
* [authelia-gen docs](authelia-gen_docs.md) - Generate docs
###### Auto generated by spf13/cobra on 12-Jun-2022