github.com/lyeb/hugo@v0.47.1/docs/content/en/commands/hugo_check.md (about)

     1  ---
     2  date: 2018-08-17
     3  title: "hugo check"
     4  slug: hugo_check
     5  url: /commands/hugo_check/
     6  ---
     7  ## hugo check
     8  
     9  Contains some verification checks
    10  
    11  ### Synopsis
    12  
    13  Contains some verification checks
    14  
    15  ### Options
    16  
    17  ```
    18    -h, --help   help for check
    19  ```
    20  
    21  ### Options inherited from parent commands
    22  
    23  ```
    24        --config string    config file (default is path/config.yaml|json|toml)
    25        --debug            debug output
    26        --log              enable Logging
    27        --logFile string   log File path (if set, logging enabled automatically)
    28        --quiet            build in quiet mode
    29    -v, --verbose          verbose output
    30        --verboseLog       verbose logging
    31  ```
    32  
    33  ### SEE ALSO
    34  
    35  * [hugo](/commands/hugo/)	 - hugo builds your site
    36  * [hugo check ulimit](/commands/hugo_check_ulimit/)	 - Check system ulimit settings
    37  
    38  ###### Auto generated by spf13/cobra on 17-Aug-2018