Merge pull request #2351 from thaJeztah/add_daemon_redirect

docs: add redirect for old location of daemon reference
This commit is contained in:
Sebastiaan van Stijn 2020-02-21 16:55:18 +01:00 committed by GitHub
commit 740919cc7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,9 @@
---
title: "dockerd"
aliases: ["/engine/reference/commandline/daemon/"]
description: "The daemon command description and usage"
keywords: "container, daemon, runtime"
redirect_from:
- /engine/reference/commandline/daemon/
---
<!-- This file is maintained within the docker/cli GitHub