mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
docs: make command docs titles be one higher
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
---
|
||||
date: 2020-05-18T10:38:09+01:00
|
||||
date: 2020-05-22T09:52:00+01:00
|
||||
title: "rclone config file"
|
||||
description: "Show path of configuration file in use."
|
||||
slug: rclone_config_file
|
||||
url: /commands/rclone_config_file/
|
||||
# autogenerated - DO NOT EDIT, instead edit the source code in cmd/config/file/ and as part of making a release run "make commanddocs"
|
||||
---
|
||||
## rclone config file
|
||||
# rclone config file
|
||||
|
||||
Show path of configuration file in use.
|
||||
|
||||
### Synopsis
|
||||
## Synopsis
|
||||
|
||||
Show path of configuration file in use.
|
||||
|
||||
@@ -18,7 +18,7 @@ Show path of configuration file in use.
|
||||
rclone config file [flags]
|
||||
```
|
||||
|
||||
### Options
|
||||
## Options
|
||||
|
||||
```
|
||||
-h, --help help for file
|
||||
@@ -26,7 +26,7 @@ rclone config file [flags]
|
||||
|
||||
See the [global flags page](/flags/) for global options not listed here.
|
||||
|
||||
### SEE ALSO
|
||||
## SEE ALSO
|
||||
|
||||
* [rclone config](/commands/rclone_config/) - Enter an interactive configuration session.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user