diff options
| author | 2015-07-08 07:35:02 -0300 | |
|---|---|---|
| committer | 2015-07-08 07:35:02 -0300 | |
| commit | b0b24795b24ee6809397fbbadf42f31f310a219f (patch) | |
| tree | 46d05bb47460b4ec679211717c4ab07414b80d9c /docs/man/nikola.1 | |
| parent | 5ec02211214350ee558fd9f6bb052264fd24f75e (diff) | |
Imported Upstream version 7.6.0upstream/7.6.0
Diffstat (limited to 'docs/man/nikola.1')
| -rw-r--r-- | docs/man/nikola.1 | 91 |
1 files changed, 0 insertions, 91 deletions
diff --git a/docs/man/nikola.1 b/docs/man/nikola.1 deleted file mode 100644 index a0c2c05..0000000 --- a/docs/man/nikola.1 +++ /dev/null @@ -1,91 +0,0 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.44.1. -.TH NIKOLA "1" "September 2014" "nikola 7.1.0" "User Commands" -.SH NAME -nikola \- manual page for nikola 7.1.0 -.SH DESCRIPTION -Nikola is a tool to create static websites and blogs. For full documentation and more information, please visit http://getnikola.com/ -.SS "Available commands:" -.TP -nikola auto -automatically detect site changes, rebuild and optionally refresh a browser -.TP -nikola bootswatch_theme -given a swatch name from bootswatch.com and a parent theme, creates a custom theme -.TP -nikola build -run tasks -.TP -nikola check -check links and files in the generated site -.TP -nikola clean -clean action / remove targets -.TP -nikola console -start an interactive Python console with access to your site -.TP -nikola deploy -deploy the site -.TP -nikola doit_auto -automatically execute tasks when a dependency changes -.TP -nikola dumpdb -dump dependency DB -.TP -nikola forget -clear successful run status from internal DB -.TP -nikola github_deploy -deploy the site to GitHub pages -.TP -nikola help -show help -.TP -nikola ignore -ignore task (skip) on subsequent runs -.TP -nikola import_wordpress -import a WordPress dump -.TP -nikola init -create a Nikola site in the specified folder -.TP -nikola install_theme -install theme into current site -.TP -nikola list -list tasks from dodo file -.TP -nikola new_page -create a new page in the site -.TP -nikola new_post -create a new blog post or site page -.TP -nikola orphans -list all orphans -.TP -nikola plugin -manage plugins -.TP -nikola serve -start the test webserver -.TP -nikola strace -use strace to list file_deps and targets -.TP -nikola tabcompletion -generate script for tab\-complention -.TP -nikola version -print the Nikola version number -.TP -nikola help -show help / reference -.TP -nikola help <command> -show command usage -.TP -nikola help <task\-name> -show task usage |
