From: Dietmar Maurer Date: Fri, 14 Oct 2016 11:35:03 +0000 (+0200) Subject: renamed pmxcfs.8-cli.adoc to pmxcfs.8-synopsis.adoc X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=commitdiff_plain;h=540791016979f4ec2e83cd1933872f3266a10da6 renamed pmxcfs.8-cli.adoc to pmxcfs.8-synopsis.adoc And removed duplicate Makefile rules. --- diff --git a/Makefile b/Makefile index 0826c28..4275910 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,7 @@ GEN_DEB_SOURCES= \ pve-doc-generator.mk \ ${MANUAL_SOURCES} \ ${PVESM_ADOCSOURCES} \ - pmxcfs.8-cli.adoc \ + pmxcfs.8-synopsis.adoc \ docinfo.xml GEN_SCRIPTS= \ @@ -75,27 +75,6 @@ BROWSER?=xdg-open %-nwdiag.svg: %.nwdiag nwdiag -T svg $*.nwdiag -o $@; -%-plain.html: asciidoc-pve %.adoc - ./asciidoc-pve compile-wiki -o $@ $*.adoc - -chapter-%.html: %.adoc asciidoc-pve ${PVE_COMMON_DOC_SOURCES} - ./asciidoc-pve compile-chapter -o $@ $*.adoc - -%.1.html: %.adoc %.1-synopsis.adoc asciidoc-pve ${PVE_COMMON_DOC_SOURCES} - ./asciidoc-pve compile-man-html -o $@ $*.adoc - -pmxcfs.8.html: pmxcfs.adoc pmxcfs.8-cli.adoc asciidoc-pve ${PVE_COMMON_DOC_SOURCES} - ./asciidoc-pve compile-man-html -o $@ pmxcfs.adoc - -%.8.html: %.adoc %.8-synopsis.adoc asciidoc-pve ${PVE_COMMON_DOC_SOURCES} - ./asciidoc-pve compile-man-html -o $@ $*.adoc - -%.5.html: %.adoc %.5-opts.adoc asciidoc-pve ${PVE_COMMON_DOC_SOURCES} - ./asciidoc-pve compile-man-html -o $@ $*.adoc - -%.5-plain.html: %.adoc %.5-opts.adoc asciidoc-pve ${PVE_COMMON_DOC_SOURCES} - ./asciidoc-pve compile-man-wiki -o $@ $*.adoc - README.html: README.adoc asciidoc ${ADOC_STDARG} -o $@ $< diff --git a/pmxcfs.8-cli.adoc b/pmxcfs.8-cli.adoc deleted file mode 100644 index 2de6a5d..0000000 --- a/pmxcfs.8-cli.adoc +++ /dev/null @@ -1,22 +0,0 @@ -*pmxcfs* `[OPTIONS]` - -Help Options: - -`-h`, `--help`:: Show help options - -Application Options: - -`-d`, `--debug`:: Turn on debug messages - -`-f`, `--foreground`:: Do not daemonize server - -`-l`, `--local`:: Force local mode (ignore corosync.conf, force quorum) - -This service is usually started and managed using systemd toolset. The -service is called 'pve-cluster'. - - systemctl start pve-cluster - - systemctl stop pve-cluster - - systemctl status pve-cluster \ No newline at end of file diff --git a/pmxcfs.8-synopsis.adoc b/pmxcfs.8-synopsis.adoc new file mode 100644 index 0000000..2de6a5d --- /dev/null +++ b/pmxcfs.8-synopsis.adoc @@ -0,0 +1,22 @@ +*pmxcfs* `[OPTIONS]` + +Help Options: + +`-h`, `--help`:: Show help options + +Application Options: + +`-d`, `--debug`:: Turn on debug messages + +`-f`, `--foreground`:: Do not daemonize server + +`-l`, `--local`:: Force local mode (ignore corosync.conf, force quorum) + +This service is usually started and managed using systemd toolset. The +service is called 'pve-cluster'. + + systemctl start pve-cluster + + systemctl stop pve-cluster + + systemctl status pve-cluster \ No newline at end of file diff --git a/pmxcfs.adoc b/pmxcfs.adoc index 2e3dd51..d35c960 100644 --- a/pmxcfs.adoc +++ b/pmxcfs.adoc @@ -12,7 +12,7 @@ pmxcfs - Proxmox Cluster File System SYNOPSIS -------- -include::pmxcfs.8-cli.adoc[] +include::pmxcfs.8-synopsis.adoc[] DESCRIPTION ----------- diff --git a/pve-admin-guide.adoc b/pve-admin-guide.adoc index 6eeeddb..e1d1d77 100644 --- a/pve-admin-guide.adoc +++ b/pve-admin-guide.adoc @@ -233,7 +233,7 @@ include::spiceproxy.8-synopsis.adoc[] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :leveloffset: 1 -include::pmxcfs.8-cli.adoc[] +include::pmxcfs.8-synopsis.adoc[] :leveloffset: 0 diff --git a/pve-doc-generator.mk.in b/pve-doc-generator.mk.in index f680d0b..0bd2a2c 100644 --- a/pve-doc-generator.mk.in +++ b/pve-doc-generator.mk.in @@ -13,7 +13,7 @@ PVE_COMMON_DOC_SOURCES= \ all: -attributes.txt docinfo.xml: +attributes.txt docinfo.xml pmxcfs.8-synopsis.adoc: cp ${DGDIR}/$@ $@.tmp mv $@.tmp $@